| { |
| "name": "LPAlbum", |
| "version": "0.0.3", |
| "summary": "Can a decent enough photo album, photo album multi-select", |
| "homepage": "https://github.com/loopeer/LPAlbum", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "gaoyu": "gaoyu@loopeer.com" |
| }, |
| "social_media_url": "https://github.com/loopeer/LPAlbum", |
| "source": { |
| "git": "https://github.com/loopeer/LPAlbum.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": [ |
| "LPAlbum/**/*.swift", |
| "LPAlbum/LPAlbum.h" |
| ], |
| "public_header_files": [ |
| "LPAlbum/LPAlbum.h" |
| ], |
| "resources": "LPAlbum/Others/LPAlbum.bundle", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |