[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 7 / LEPhotoCollectionView_GIF / 0.2 / LEPhotoCollectionView_GIF.podspec.json
blob8c5c094ab79083b730b5c0e6f2b464d930d00a76
2   "name": "LEPhotoCollectionView_GIF",
3   "version": "0.2",
4   "summary": "CollectionView and cell for viewing images like Photo app",
5   "description": "A composite lib for viewing images.\nIt have an CollectionView and cells, which should be used like any other\ncollectionViews, which providing flexibilty.",
6   "homepage": "https://github.com/leavez/LEPhotoCollectionView",
7   "license": "MIT",
8   "authors": "Leave",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/leavez/LEPhotoCollectionView.git",
14     "tag": "0.2"
15   },
16   "source_files": "source/*.{h,m}",
17   "dependencies": {
18     "FLAnimatedImage": [
20     ]
21   },
22   "pod_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) LEPhotoCollectionView_GIF_SUPPORT=1"
24   },
25   "user_target_xcconfig": {
26     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) LEPhotoCollectionView_GIF_SUPPORT=1"
27   }