[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / a / c / KZWNetworking / 1.0.1 / KZWNetworking.podspec.json
blob1afec3422790de58a856e15ad810d0519a590f0e
2   "name": "KZWNetworking",
3   "version": "1.0.1",
4   "summary": "A short description of KZWNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ouyrp/KZWNetworking",
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/KZWNetworking.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KZWNetworking/Classes/KZWNetworking.h",
22   "subspecs": [
23     {
24       "name": "Content",
25       "source_files": "KZWNetworking/Classes/**/*",
26       "frameworks": "UIKit",
27       "dependencies": {
28         "AFNetworking": [
30         ],
31         "KZWUtils": [
33         ],
34         "Mantle": [
36         ]
37       },
38       "resource_bundles": {
39         "KZWNetworking": "KZWNetworking/Assets/*"
40       }
41     }
42   ]