[Add] AnyThinkAdmobSDKAdapter 6.4.37.1
[CocoaPods.git] / Specs / d / b / 6 / CYPhotoLib / 0.0.8 / CYPhotoLib.podspec.json
blobafae5e4c14b77ec4df3a23158b13ab17653cf701
2   "name": "CYPhotoLib",
3   "version": "0.0.8",
4   "summary": "A photo selection framework used Photos.",
5   "homepage": "https://github.com/CoderCYLee/CYPhotoLib",
6   "license": "MIT",
7   "authors": {
8     "Cyrill": "lichunyang@outlook.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderCYLee/CYPhotoLib.git",
15     "tag": "0.0.8"
16   },
17   "source_files": "CYPhotoLib/Classes/**/*.{h,m}",
18   "resources": [
19     "CYPhotoLib/Resource/*.png",
20     "CYPhotoLib/Classes/CYPhotoPicker/View/*.xib"
21   ],
22   "requires_arc": true