[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 6 / d / 0 / AFURLConnectionByteSpeedMeasure / 1.0.0 / AFURLConnectionByteSpeedMeasure.podspec.json
blob536b25be516b024d0e93a8f518fe7ae0098e1df9
2   "name": "AFURLConnectionByteSpeedMeasure",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/AFURLConnectionByteSpeedMeasure.git",
10     "tag": "1.0.0"
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   }