blob: bf8e6b8e139d7ea72fa467d635937ef4a8a9d700 [file] [log] [blame]
{
"name": "ZJPhotoController",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A easy Photo Manager.",
"homepage": "https://github.com/czzj0212/ZJPhotoController",
"authors": {
"maybe_chen": "czzj0212@163.com"
},
"source": {
"git": "https://github.com/czzj0212/ZJPhotoController.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~>3.8"
]
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZJPhotoController/**/*.{h,m}"
}