[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / a / SDBaseRequest / 0.3 / SDBaseRequest.podspec.json
blobdfd3a850fbd25662f3a37dd45207131d24bbcc0c
2   "name": "SDBaseRequest",
3   "version": "0.3",
4   "summary": "Using CHNetworking Requests",
5   "description": "增加了第三方授权登录接口的集成,目前包括QQ,WeChat,Sina",
6   "homepage": "https://github.com/ChaussonORG/SDBaseRequest.git",
7   "license": "MIT",
8   "authors": {
9     "Chausson": "232564026@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/ChaussonORG/SDBaseRequest.git",
16     "tag": "0.3"
17   },
18   "source_files": "SDBaseRequest/*.{h,m}",
19   "dependencies": {
20     "CHNetworking": [
22     ]
23   }