[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 4 / OLNetworking / 0.1.0 / OLNetworking.podspec.json
blob0209c92d02cb898693211f5c4f275f6970db86e9
2   "name": "OLNetworking",
3   "version": "0.1.0",
4   "summary": "网络框架",
5   "description": "1.单一域名,多模块网络请求\n2.多域名,多模块网络请求",
6   "homepage": "https://github.com/Unrealplace/OLNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Unrealplace": "liyang@adnonstop.com"
13   },
14   "source": {
15     "git": "https://github.com/Unrealplace/OLNetworking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OLNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ]
26   }