[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 0 / 1 / ProgressKit / 0.2.1 / ProgressKit.podspec.json
blobf8e627b180b5246bee73a29e1c49a2accdcd225c
2   "name": "ProgressKit",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "Animated ProgressViews for OSX",
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.2.1"
13   },
14   "platforms": {
15     "osx": "10.9"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Determinate/*.swift",
20     "InDeterminate/*.swift",
21     "ProgressUtils.swift",
22     "BaseView.swift"
23   ]