[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 4 / c / MRJ_Network / 0.2.0.3 / MRJ_Network.podspec.json
blob08d30e6e4390d891641d83a2fa51d5b17fed8e2b
2   "name": "MRJ_Network",
3   "version": "0.2.0.3",
4   "summary": "一个全新的网络请求框架,用来网络请求的",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mrjlovetian/YHJNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrjlovetian/YHJNetwork.git",
16     "tag": "0.2.0.3"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "tvos": "9.0"
21   },
22   "source_files": "MRJ_Network/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1"
26     ]
27   }