[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / a / 7 / YPHttpTool / 0.0.2 / YPHttpTool.podspec.json
blob1fa7a1c2042a928453c155cd77f61f967143e970
2   "name": "YPHttpTool",
3   "version": "0.0.2",
4   "summary": "A short description of YPHttpTool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/eMoision/YPHttpTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yaodunpeng": "915620082@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/eMoision/YPHttpTool.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YPHttpTool/Classes/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ]
26   }