[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / f / a / KZWUtils / 1.0.2 / KZWUtils.podspec.json
blob7af0af70a9077fa602226ba9ab92a0246b05dcb4
2   "name": "KZWUtils",
3   "version": "1.0.2",
4   "summary": "A short description of KZWUtils.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ouyrp/KZWUtils",
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/KZWUtils.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KZWUtils/Classes/KZWUtils.h",
22   "subspecs": [
23     {
24       "name": "Content",
25       "source_files": "KZWUtils/Classes/*",
26       "exclude_files": "KZWUtils/Classes/KZWUtils.h",
27       "resource_bundles": {
28         "KZWUI": "KZWUtils/Assets/*.xcassets"
29       },
30       "dependencies": {
31         "MJRefresh": [
33         ]
34       },
35       "frameworks": [
36         "UIKit",
37         "Security",
38         "MapKit",
39         "WebKit",
40         "AudioToolbox"
41       ]
42     }
43   ]