[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 6 / 7 / MJWebService / 0.1.0 / MJWebService.podspec.json
blobfec56de466db40705bb05a6fdaa942eef135d1f8
2   "name": "MJWebService",
3   "version": "0.1.0",
4   "summary": "Encapsulation For AFNetworking.",
5   "homepage": "https://github.com/Musjoy/MJWebService",
6   "license": "MIT",
7   "authors": {
8     "Raymond": "Ray.musjoy@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Musjoy/MJWebService.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "MJWebService/Classes/**/*",
18   "resource_bundles": {
19     "MJWebService": [
20       "MJWebService/Assets/*.png"
21     ]
22   },
23   "dependencies": {
24     "AFNetworking/NSURLSession": [
25       "~> 3.1.0"
26     ]
27   }