blob: 5481f153ff0686126b30f727c53af7f11c0bc6e1 [file] [log] [blame]
{
"name": "CYPhotoLib",
"version": "1.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": "1.0.3"
},
"source_files": "CYPhotoLib/Classes/**/*.{h,m}",
"resources": [
"CYPhotoLib/Resource/*.png",
"CYPhotoLib/Classes/CYPhotoPicker/View/*.xib"
],
"requires_arc": true
}