[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 0 / f / LPAlbum / 0.0.3 / LPAlbum.podspec.json
blob18f30284517eb98b7664a11429aa78896754a688
2   "name": "LPAlbum",
3   "version": "0.0.3",
4   "summary": "Can a decent enough photo album, photo album multi-select",
5   "homepage": "https://github.com/loopeer/LPAlbum",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gaoyu": "gaoyu@loopeer.com"
12   },
13   "social_media_url": "https://github.com/loopeer/LPAlbum",
14   "source": {
15     "git": "https://github.com/loopeer/LPAlbum.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "LPAlbum/**/*.swift",
20     "LPAlbum/LPAlbum.h"
21   ],
22   "public_header_files": [
23     "LPAlbum/LPAlbum.h"
24   ],
25   "resources": "LPAlbum/Others/LPAlbum.bundle",
26   "platforms": {
27     "ios": "9.0"
28   },
29   "requires_arc": true,
30   "pushed_with_swift_version": "3.0"