[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 5 / DotProgressBar / 0.6.1 / DotProgressBar.podspec.json
blob9f2fc93e4e55e901ad473f68c0205cae2fc5a013
2   "name": "DotProgressBar",
3   "summary": "DotProgressBar is an animatable progress bar for chunks of work specified by dots.",
4   "version": "0.6.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Rob Norback": "rnorback@gmail.com",
11     "Eric Lewis": "eric@chimebank.com"
12   },
13   "homepage": "https://github.com/1debit/DotProgressBar",
14   "source": {
15     "git": "https://github.com/1debit/DotProgressBar.git",
16     "tag": "0.6.1"
17   },
18   "source_files": "DotProgressBar/**/*.{swift}",
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "pushed_with_swift_version": "3.0"