[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 3 / SSJNetWork / 0.1.1 / SSJNetWork.podspec.json
blob2d98a3a10fa81228e395e60dbb6800afca26c851
2   "name": "SSJNetWork",
3   "version": "0.1.1",
4   "summary": "SSJNetWork",
5   "description": "对AFNetWorking 二次封装 实现自动取消网络请求,网络请求缓冲,网络请求日志详细打印",
6   "homepage": "https://github.com/sunjie19921111/SSJNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "15220092519@163.com": "15220092519@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sunjie19921111/SSJNetWork.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SSJNetWork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYCache": [
28     ],
29     "FMDB/SQLCipher": [
31     ]
32   }