[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / f / 1 / TFHttpManager / 0.2.004 / TFHttpManager.podspec.json
blob7ded92cc1f52918f3d6b4d45b6916659bfa6f812
2   "name": "TFHttpManager",
3   "version": "0.2.004",
4   "summary": "TFHttpManager.网络请求",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.house365.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.2.004"
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   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": [
29       "\"${PODS_CONFIGURATION_BUILD_DIR}/TFAlertView\""
30     ]
31   },
32   "dependencies": {
33     "AFNetworking": [
34       "~> 2.7"
35     ]
36   }