[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / b / f / NNetworking / 1.0.0 / NNetworking.podspec.json
blob4db0c3e5abf5e10246b19a6477bee442ec0ff2ea
2   "name": "NNetworking",
3   "version": "1.0.0",
4   "summary": "This is a Lib for manager",
5   "description": "This is the Lib to manager Network",
6   "homepage": "https://github.com/nhan07t1/NNetwoking",
7   "license": "MIT",
8   "authors": {
9     "Nhan Nguyen": "nhan.nguyenngoc1989@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/nhan07t1/NNetwoking.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "NNetworking",
20     "NNetworking/**/*.{h,m}"
21   ],
22   "exclude_files": "NNetworking/Exclude",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
26       "~> 2.5.4"
27     ]
28   }