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