blob: 2e7fdb4ba342d58d8dadb2a5d3737fbe865e59b0 [file] [log] [blame]
{
"name": "YYPhotoManager",
"version": "1.0",
"summary": "Simple manager to take photo or select photo from album.",
"homepage": "https://github.com/Heisenbean/YYPhotoManager",
"license": "MIT",
"authors": {
"Heisenbean": "heisenbean.me@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Heisenbean/YYPhotoManager.git",
"tag": "1.0"
},
"source_files": "YYPhotoManager/**/*.{h,m,nib}",
"requires_arc": true
}