[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / c / StreamingProgressBar / 0.1.0 / StreamingProgressBar.podspec.json
blobdac3681c79ccb2e00e8f5f15d64d80c09e312853
2   "name": "StreamingProgressBar",
3   "version": "0.1.0",
4   "summary": "A progress bar w/ a secondary bar, can be used for showing both play and buffer progress in the same view.",
5   "description": "A progress bar w/ a secondary bar, can be used for showing both play and buffer progress in the same view. The view is fully customizable w/in Interface Builder.",
6   "homepage": "https://github.com/popwarsweet/StreamingProgressBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyle Zaragoza": "popwarsweet@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/popwarsweet/StreamingProgressBar.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/KyleZaragoza",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "StreamingProgressBar/Classes/**/*"