blob: 4e726da7c22a64830133ab2d4770a506be797f1f [file] [log] [blame]
{
"name": "LPAlbum",
"version": "0.0.2",
"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.2"
},
"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"
}