[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 9 / 0 / HYSwallowNet / 0.0.9 / HYSwallowNet.podspec.json
blob6dbca381aba785ceb257174f5105e04c93f33b86
2   "name": "HYSwallowNet",
3   "version": "0.0.9",
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.9"
17   },
18   "source_files": [
19     "HYSwallowNet",
20     "HYSwallowNet/*.{m,h}"
21   ],
22   "libraries": [
23     "iconv",
24     "xml2"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "HeroinNetworking": [
29       "~> 0.2.3"
30     ],
31     "AFNetworking": [
32       "~> 3.2.1"
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "Category",
38       "source_files": "HYSwallowNet/Category/**.{h,m}",
39       "public_header_files": "HYSwallowNet/Category/**.h"
40     }
41   ]