[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / b / 6 / CYPhotoLib / 0.1.0 / CYPhotoLib.podspec.json
blob6896eeced8b6e196739347cfebe78074fb9a93d6
2   "name": "CYPhotoLib",
3   "version": "0.1.0",
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.1.0"
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