| { |
| "name": "HYBPhotoPickerManager", |
| "version": "1.0.2", |
| "summary": "HYBPhotoPickerManager 是来自于 http://blog.csdn.net/woaifen3344/article/details/41980837 的代码, 这里是有 pod 管理, thx 标哥", |
| "homepage": "https://github.com/tpctt/HYBPhotoPickerManager", |
| "social_media_url": "https://github.com/tpctt/HYBPhotoPickerManager", |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| " tim": "491590253@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/tpctt/HYBPhotoPickerManager.git", |
| "tag": "1.0.2" |
| }, |
| "source_files": "Classes/**/*.{h,m,mm}", |
| "requires_arc": true, |
| "frameworks": [ |
| "CoreFoundation", |
| "Foundation", |
| "CoreGraphics", |
| "UIKit" |
| ] |
| } |