[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / b / d / SANetwork / 1.0.11 / SANetwork.podspec.json
blob1fb2090e652dbc9df3ced0ceae8f542e0fe9faba
2   "name": "SANetwork",
3   "version": "1.0.11",
4   "summary": "离散式网络库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WWWarehouseMobile/SANetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "学宝": "zhanxuebao@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/WWWarehouseMobile/SANetwork.git",
16     "tag": "1.0.11"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SANetwork/Classes/**/*",
22   "public_header_files": "SANetwork/Classes/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ]
27   }