[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 0 / 5 / XXNetwork / 0.1.3 / XXNetwork.podspec.json
blobdda54daa76bf1b4f050d64f641fe02e531ca3fb9
2   "name": "XXNetwork",
3   "version": "0.1.3",
4   "summary": "A short description of XXNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SilenceWater/XXNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Monster .": "wwwarehouse@163.com"
13   },
14   "source": {
15     "git": "https://github.com/SilenceWater/XXNetwork.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.11"
21   },
22   "source_files": "XXNetwork/Classes/**/*.{h,m}",
23   "public_header_files": "XXNetwork.h",
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }