[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 9 / 0 / HYSwallowNet / 0.0.7 / HYSwallowNet.podspec.json
blob00bd56be0f806b9a8752a69fd0c07800a7762444
2   "name": "HYSwallowNet",
3   "version": "0.0.7",
4   "summary": "My HYSwallowNet.",
5   "description": "here is description honyar Net.",
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/HYSwallow.git",
16     "tag": "0.0.7"
17   },
18   "libraries": [
19     "iconv",
20     "xml2"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "HeroinNetworking": [
25       "~> 0.2.3"
26     ],
27     "AFNetworking": [
28       "~> 3.2.1"
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "Base",
34       "source_files": "HYSwallowNet/Base/**.{m,h}"
35     }
36   ]