[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 2 / MXNetworking / 1.1.2 / MXNetworking.podspec.json
blob4dffcf92e6a759958822259b090ef0430844a00a
2   "name": "MXNetworking",
3   "version": "1.1.2",
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-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXNetworking-in-Objective-C.git",
14     "tag": "1.1.2"
15   },
16   "source_files": "MXNetworking-OC/**/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "dependencies": {
22     "Reachability": [
24     ]
25   }