[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / b / 6 / CYPhotoLib / 2.1.0 / CYPhotoLib.podspec.json
blobc4a0be215bd2996452ba71d3df39c5d3406433d1
2   "name": "CYPhotoLib",
3   "version": "2.1.0",
4   "summary": "A photo selection framework used Photos.",
5   "homepage": "https://github.com/cywd/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/cywd/CYPhotoLib.git",
15     "tag": "2.1.0"
16   },
17   "source_files": "CYPhotoLib/Classes/**/*.{h,m}",
18   "resources": [
19     "CYPhotoLib/Resource/*.png",
20     "CYPhotoLib/Classes/CYPhotoPicker/View/*.xib",
21     "CYPhotoLib/Resource/*.bundle"
22   ],
23   "requires_arc": true