[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / d / IQURLConnection / 1.0.1 / IQURLConnection.podspec.json
blobfc069b1acfdedb3cbfac117b56a60a799c777b04
2   "name": "IQURLConnection",
3   "version": "1.0.1",
4   "summary": "A replacement of sendAsynchronousRequest of NSURLConnection with ResponseBlock, ProgressBlock & CompletionBlock.",
5   "homepage": "https://github.com/hackiftekhar/IQURLConnection",
6   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQURLConnection/master/Screenshot/IQURLConnectionScreenshot.jpg",
7   "license": "MIT",
8   "authors": {
9     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/hackiftekhar/IQURLConnection.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "IQURLConnection/*.{h,m}",
19   "frameworks": "CoreGraphics",
20   "requires_arc": true