[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 5 / 8 / MXNetworkingSwift / 2.0.1 / MXNetworkingSwift.podspec.json
blob7a4eb3c58fc9c2a9d95f8fdcb0dd9517c57fc816
2   "name": "MXNetworkingSwift",
3   "version": "2.0.1",
4   "summary": "A delightful networking framework for iOS platform.",
5   "description": "A stable version of MXNetworing, a delightful networking framework for iOS platform.",
6   "homepage": "https://github.com/Meniny/MXNetworking-in-Swift",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXNetworking-in-Swift.git",
14     "tag": "2.0.1"
15   },
16   "source_files": "MXNetworking-Swift/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "dependencies": {
22     "Reachability": [
24     ]
25   },
26   "pushed_with_swift_version": "3.0"