[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / 0 / LGWNetworking / 0.0.1 / LGWNetworking.podspec.json
blob71721a121e66b84861896e90ddc7f82ec6253055
2   "name": "LGWNetworking",
3   "version": "0.0.1",
4   "summary": "An networking based on AFNetworking 4.0.1",
5   "homepage": "https://github.com/magic3584/LGWNetworking",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "magic3584": "xuewuzhiyuan@sina.com"
12   },
13   "social_media_url": "http://lugick.com",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/magic3584/LGWNetworking.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "LGWNetworking/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
24       "4.0.1"
25     ]
26   }