[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 8 / a / 5 / KZ_PhotoAlbum_DEV / 0.1.3 / KZ_PhotoAlbum_DEV.podspec.json
blob57371e8bae075289405ac8d4e1b8e82a3aa90b60
2   "name": "KZ_PhotoAlbum_DEV",
3   "version": "0.1.3",
4   "summary": "iOS Photo Album.",
5   "homepage": "http://47.95.250.128/GitHubDemos/KZ_PhotoAlbum",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KieronZhang": "http://47.95.250.128/KieronZhang"
12   },
13   "source": {
14     "git": "http://47.95.250.128/GitHubDemos/KZ_PhotoAlbum.git",
15     "tag": "0.1.3",
16     "submodules": true
17   },
18   "xcconfig": {
19     "OTHER_LDFLAGS": "-ObjC"
20   },
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "UIKit"
26     ],
27     "resources": "KZ_PhotoAlbum_Bundle.bundle"
28   },
29   "platforms": {
30     "ios": "8.0"
31   },
32   "source_files": [
33     "PhotoAlbum_DEV/*.{h,m}",
34     "PhotoAlbum_DEV/**/*.{h,m}"
35   ],
36   "dependencies": {
37     "KZ_VideoPlayer_DEV": [
39     ],
40     "KZ_Categories_DEV": [
42     ],
43     "KZ_MacroDefinition_DEV": [
45     ],
46     "KZ_ReuseScrollView_DEV": [
48     ],
49     "KZ_HUD_DEV": [
51     ]
52   }