blob: 72fc42c3c200ec1a17b34243ae37d742a21e2148 [file] [log] [blame]
{
"name": "CYPhotoLib",
"version": "1.2.4",
"summary": "A photo selection framework used Photos.",
"homepage": "https://github.com/cywd/CYPhotoLib",
"license": "MIT",
"authors": {
"Cyrill": "lichunyang@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cywd/CYPhotoLib.git",
"tag": "1.2.4"
},
"source_files": "CYPhotoLib/Classes/**/*.{h,m}",
"resources": [
"CYPhotoLib/Resource/*.png",
"CYPhotoLib/Classes/CYPhotoPicker/View/*.xib"
],
"requires_arc": true
}