[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 7 / 5 / MNNetwork / 0.0.1 / MNNetwork.podspec.json
blob2ae79af8caf3568749c6badfe355824e00ccf745
2   "name": "MNNetwork",
3   "version": "0.0.1",
4   "summary": "MNNetwork",
5   "description": "mljr MNNetwork",
6   "homepage": "http://gitlab.mljr.com/moon-ios/moon_network",
7   "license": "MIT",
8   "authors": {
9     "蔡杰": "jie.cai@mljr.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "git@gitlab.mljr.com:moon-ios/moon_network.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MNNetwork/**/*.{h,m}",
19   "deprecated": true,
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ]
25   }