blob: d0d806859b7766df9bb4714cfa240c39f5d6dcf1 [file] [log] [blame]
{
"name": "CYPhotoLib",
"version": "0.0.4",
"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.4"
},
"source_files": "CYPhotoLib/Classes/**/*",
"resources": "CYPhotoLib/Resource/*.png",
"requires_arc": true
}