[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / 0 / YSHNetWorkTool / 0.0.1 / YSHNetWorkTool.podspec.json
blob635b655c091cde1e505a2eccc914688cd199b819
2   "name": "YSHNetWorkTool",
3   "version": "0.0.1",
4   "summary": "PUT DELETE 方法请求的封装 和 PPNetworkHelper 搭配使用",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/QiuYeHong90/YSHNetWorkTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "793983383@qq.com": "793983383@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/QiuYeHong90/YSHNetWorkTool.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YSHNetWorkTool/Classes/**/*",
22   "dependencies": {
23     "PPNetworkHelper": [
24       "~> 0.8.1"
25     ]
26   }