| { |
| "name": "SHPhotoBrowser", |
| "version": "0.0.4", |
| "summary": "SHPhotoBrowser", |
| "description": "SHPhotoBrowser ShowJoy", |
| "homepage": "https://github.com/ShowJoy-com/SHPhotoBrowser_iOS.git", |
| "license": "MIT", |
| "authors": { |
| "果冻": "guodong@showjoy.com" |
| }, |
| "source": { |
| "git": "https://github.com/ShowJoy-com/SHPhotoBrowser_iOS.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": "SHPhotoBrowser/SHPhotoBrowser/**/*.{h,m}", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "dependencies": { |
| "PINRemoteImage/iOS": [ |
| "~> 3.0.0-beta.8" |
| ], |
| "PINRemoteImage/PINCache": [ |
| |
| ] |
| } |
| } |