[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 3 / SCHttpManager / 0.1.0 / SCHttpManager.podspec.json
blob5480500f8d6b662c3d5d97c18f8de767955a21ac
2   "name": "SCHttpManager",
3   "version": "0.1.0",
4   "summary": "sooc自己的网络请求,基于af封装.",
5   "description": "就是这个样子",
6   "homepage": "https://git.oschina.net/ds18/SCHttpManager",
7   "screenshots": [
8     "www.example.com/screenshots_1",
9     "www.example.com/screenshots_2"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "段帅": "576616412@qq.com"
17   },
18   "source": {
19     "git": "https://git.oschina.net/ds18/SCHttpManager.git",
20     "tag": "0.1.0"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "SCHttpManager/Classes/**/*",
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.1.0"
29     ]
30   }