[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 0 / 1 / ProgressKit / 0.4.1 / ProgressKit.podspec.json
blob58b9f27b794588454a27a6c83dbbe00ec1395da2
2   "name": "ProgressKit",
3   "version": "0.4.1",
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.1"
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   ]