You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TwitterImagePipeline.podspec
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
Pod::Spec.newdo |s|
2
2
s.name='TwitterImagePipeline'
3
3
s.version='2.11.0'
4
+
s.compiler_flags='-DTIP_PROJECT_VERSION=2.11.0'
4
5
s.summary='Twitter Image Pipeline is a robust and performant image loading and caching framework for iOS'
5
6
s.description='Twitter created a framework for image loading/caching in order to fulfill the numerous needs of Twitter for iOS including being fast, safe, modular and versatile.'
0 commit comments