[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / f / KZWUI / 1.0.2 / KZWUI.podspec.json
blobe60307e92bd4295d86c355fa4e20fc830fea586e
2   "name": "KZWUI",
3   "version": "1.0.2",
4   "summary": "A short description of KZWUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ouyrp/KZWUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ouyrp": "rp.ouyang001@bkjk.com"
13   },
14   "source": {
15     "git": "https://github.com/ouyrp/KZWUI.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KZWUI/Classes/KZWUI.h",
22   "subspecs": [
23     {
24       "name": "Content",
25       "source_files": "KZWUI/Classes/**/*",
26       "exclude_files": "KZWUI/Classes/KZWUI.h",
27       "resource_bundles": {
28         "KZWUI": "KZWUI/Assets/*.xcassets"
29       },
30       "frameworks": [
31         "UIKit",
32         "Security",
33         "MapKit",
34         "WebKit",
35         "AudioToolbox"
36       ],
37       "dependencies": {
38         "KZWUtils": [
40         ],
41         "Masonry": [
43         ],
44         "AFNetworking": [
46         ],
47         "MBProgressHUD": [
49         ]
50       }
51     }
52   ]