[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / f / NHNetWork / 0.1.1 / NHNetWork.podspec.json
blob1153692d517c7340336f9e0a28de21d5cdff10f2
2   "name": "NHNetWork",
3   "version": "0.1.1",
4   "summary": "A short description of NHNetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fenghanxu/NHNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fenghanxu": "1162851277@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fenghanxu/NHNetWork.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": [
22     "NHNetWork/**/*.h",
23     "NHNetWork/*/**/*.h",
24     "NHNetWork/*/*/**/*.h",
25     "NHNetWork/*/*/*/**/*.h"
26   ],
27   "source_files": [
28     "NHNetWork/**",
29     "NHNetWork/*/**",
30     "NHNetWork/*/*/**",
31     "NHNetWork/*/*/*/**"
32   ],
33   "resource_bundles": {
34     "Asserts": [
35       "Asserts.bundle/*.png"
36     ]
37   },
38   "requires_arc": true,
39   "frameworks": [
40     "UIKit",
41     "Foundation"
42   ]