[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / e / HeroinNetworking / 0.2.3 / HeroinNetworking.podspec.json
blob74e01f35568c82008ec0d8d7939cbc1e77a9a504
2   "name": "HeroinNetworking",
3   "version": "0.2.3",
4   "summary": "my HeroinNetworking.",
5   "description": "here is description.",
6   "homepage": "https://skychen2012.github.io",
7   "license": "MIT",
8   "authors": {
9     "Benson Chen": "zjxucb@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/SkyChen2012/HeroinNetworking.git",
16     "tag": "0.2.3"
17   },
18   "source_files": [
19     "HeroinNetworking",
20     "Networking/*"
21   ],
22   "libraries": [
23     "iconv",
24     "xml2"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.2.1"
30     ]
31   }