[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / f / LPAlbum / 0.0.9 / LPAlbum.podspec.json
blobedd519992ef3f3d66674d4fe65b5382732494e2f
2   "name": "LPAlbum",
3   "version": "0.0.9",
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.9"
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   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.0"
32   },
33   "pushed_with_swift_version": "4.0"