[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / b / e / OINetworking / 0.1.1 / OINetworking.podspec.json
blobbc02de2600f2b6bba74bd88ab06144621fefec55
2   "name": "OINetworking",
3   "version": "0.1.1",
4   "summary": "A short description of OINetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/awzw689/OINetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "awzw689": "awzw689@163.com"
13   },
14   "source": {
15     "git": "https://github.com/awzw689/OINetworking.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OINetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }