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