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