[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / e / b / 0 / MXURLConnection / 0.2.0 / MXURLConnection.podspec.json
blobde375b1b6df672729c021a98a924da3047ae9b18
2   "name": "MXURLConnection",
3   "version": "0.2.0",
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.2.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "MXURLConnection/*.{h,m}"