[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 6 / HYMyNetwork / 0.0.2 / HYMyNetwork.podspec.json
blobf41c0557ecf694ef504a5ac8f026cbb553faec41
2   "name": "HYMyNetwork",
3   "version": "0.0.2",
4   "summary": "HYMyNetwork.",
5   "description": "iOS网络相关",
6   "homepage": "https://github.com/oceanfive/HYMyNetwork",
7   "license": "MIT",
8   "authors": {
9     "oceanfive": "849638313@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/oceanfive/HYMyNetwork.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "HYMyNetwork/HYMyNetwork/Network/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.1.0"
24     ]
25   }