{ | |
"name": "YCPhotoBrower", | |
"version": "1.4.0", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"summary": "a simple brower of photo.", | |
"homepage": "https://github.com/WellsYC/YCPhotoBrower", | |
"license": "MIT", | |
"authors": { | |
"WellsYC": "461620115@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/WellsYC/YCPhotoBrower.git", | |
"tag": "1.4.0" | |
}, | |
"source_files": "YCPhotoBrowerCompont", | |
"requires_arc": true, | |
"dependencies": { | |
"SDWebImage": [ | |
"~> 4.3.3" | |
] | |
} | |
} |