[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 7 / 1 / 2 / KZ_HUD_DEV / 0.1.3 / KZ_HUD_DEV.podspec.json
blob4d4605bf57d765f08e869e439e2f5c35478bbecb
2   "name": "KZ_HUD_DEV",
3   "version": "0.1.3",
4   "summary": "iOS HUD.",
5   "homepage": "http://47.95.250.128/GitHubDemos/KZ_HUD",
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_HUD.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   },
28   "platforms": {
29     "ios": "8.0"
30   },
31   "source_files": "HUD_DEV/*.{h,m}",
32   "dependencies": {
33     "KZ_Categories_DEV": [
35     ]
36   }