[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / 0 / AFURLConnectionByteSpeedMeasure / 1.0.1 / AFURLConnectionByteSpeedMeasure.podspec.json
blobae411b41a518563a90fa7fb2fc6a57079aef0d23
2   "name": "AFURLConnectionByteSpeedMeasure",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/AFURLConnectionByteSpeedMeasure.git",
10     "tag": "1.0.1"
11   },
12   "source_files": "AFURLConnectionByteSpeedMeasure",
13   "frameworks": "Foundation",
14   "requires_arc": true,
15   "homepage": "https://github.com/OliverLetterer/AFURLConnectionByteSpeedMeasure.git",
16   "summary": "Extends AFNetworking with the ability to measure connection speed and estimate completion time.",
17   "authors": {
18     "Oliver Letterer": "oliver.letterer@gmail.com"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "~> 1.0"
23     ]
24   }