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