blob: edd519992ef3f3d66674d4fe65b5382732494e2f [file] [log] [blame]
{
"name": "LPAlbum",
"version": "0.0.9",
"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.9"
},
"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,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}