[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / b / 0 / MXURLConnection / 0.1.5 / MXURLConnection.podspec.json
blob96cc7554f7bc06b2c4c6f912b208103ed37ade12
2   "name": "MXURLConnection",
3   "version": "0.1.5",
4   "summary": "easy http request",
5   "description": "easy http request with block",
6   "homepage": "https://github.com/longminxiang/MXURLConnection",
7   "license": "MIT",
8   "authors": {
9     "Eric Lung": "longminxiang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/longminxiang/MXURLConnection.git",
13     "tag": "v0.1.5"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "MXURLConnection/*.{h,m}"