[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / f / a / 2 / MXNetworking / 1.0.2 / MXNetworking.podspec.json
blobbd4e86db69cacf9a13f792e52fe324cf273ba26f
2   "name": "MXNetworking",
3   "version": "1.0.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.0.2"
15   },
16   "source_files": "MXNetworking-OC/**/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "dependencies": {
22     "Reachability": [
24     ]
25   }