blob: 00d4444d0485a870eb69d2c9d80de0aace24d4a2 [file] [log] [blame]
{
"name": "CYPhotoLib",
"version": "0.0.1",
"summary": "A photo selection framework used PhotoLib.",
"homepage": "https://github.com/CoderCYLee/CYPhotoLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyrill": "lichunyang@outlook.com"
},
"source": {
"git": "https://github.com/CoderCYLee/CYPhotoLib.git",
"tag": "0.0.1"
},
"source_files": "CYPhotoLib/Classes/*/*",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}