[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 1 / ProgressKit / 0.4.0 / ProgressKit.podspec.json
blobb2490a39aefd9830d1e2eb5e5369d4f09b5aba36
2   "name": "ProgressKit",
3   "version": "0.4.0",
4   "license": "MIT",
5   "summary": "Animated ProgressViews for OS X",
6   "homepage": "https://github.com/kaunteya/ProgressKit",
7   "authors": {
8     "Kaunteya Suryawanshi": "k.suryawanshi@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kaunteya/ProgressKit.git",
12     "tag": "0.4.0"
13   },
14   "platforms": {
15     "osx": "10.10"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Determinate/*.swift",
20     "InDeterminate/*.swift",
21     "ProgressUtils.swift",
22     "BaseView.swift"
23   ]