[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / d / IQURLConnection / 1.0.0 / IQURLConnection.podspec.json
blob599d8216bffef4bc37561d45c9a2daefea6741f4
2   "name": "IQURLConnection",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": [
19     "Classes",
20     "IQURLConnection/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "deprecated": true