[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 9 / JCDHTTPConnection / 1.0.0 / JCDHTTPConnection.podspec.json
blobacf593b6945838e2ece3691339d18e751ca654a6
2   "name": "JCDHTTPConnection",
3   "version": "1.0.0",
4   "summary": "Block-based NSURLConnection wrapper.",
5   "homepage": "https://github.com/jdriscoll/JCDHTTPConnection",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Justin Driscoll": "justin@driscolldev.com"
12   },
13   "source": {
14     "git": "https://github.com/jdriscoll/JCDHTTPConnection.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "Classes/JCDHTTPConnection.{h,m}",
21   "requires_arc": true