[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 7 / 5 / MNNetwork / 0.0.2 / MNNetwork.podspec.json
blob949ec95c8ee4175b8c92953bdec0ea5f108dc12b
2   "name": "MNNetwork",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "MNNetwork/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.1"
23     ]
24   }