[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 5 / SQCombineRequest / 1.0.0 / SQCombineRequest.podspec.json
blob9c5c3393ae3a30c7915ab7e2d490f0bf0cbd3a7e
2   "name": "SQCombineRequest",
3   "version": "1.0.0",
4   "summary": "网络封装库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ytsunqiang/SQCombineRequest",
7   "authors": {
8     "sunqiang": "ytsunqiang0319@163.com"
9   },
10   "source": {
11     "git": "https://github.com/ytsunqiang/SQCombineRequest.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "xcconfig": {
18     "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/Public\"/**"
19   },
20   "source_files": "SQCombineRequest/**/**",
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   }