[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / d / f / 1 / TFHttpManager / 0.0.503 / TFHttpManager.podspec.json
blob1ceb4e15491e57db291db9e7d1d49a3fa237ca7b
2   "name": "TFHttpManager",
3   "version": "0.0.503",
4   "summary": "TFHttpManager.网络请求",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.baidu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "house365cadmin@163.com": "563150601@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/house365ios/TFHttpManager.git",
16     "tag": "0.0.503"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TFHttpManager/Classes/**/*",
22   "resource_bundles": {
23     "TFHttpManager": [
24       "TFHttpManager/Assets/*.cer"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.0"
30     ]
31   }