| { | |
| "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 | |
| } |