[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / f / DockProgress / 2.0.0 / DockProgress.podspec.json
blobf728e421377e453bff4785e6f14a2be6981fc45b
2   "name": "DockProgress",
3   "version": "2.0.0",
4   "summary": "Show progress in your app's Dock icon",
5   "license": "MIT",
6   "homepage": "https://github.com/sindresorhus/DockProgress",
7   "social_media_url": "https://twitter.com/sindresorhus",
8   "authors": {
9     "Sindre Sorhus": "sindresorhus@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sindresorhus/DockProgress.git",
13     "tag": "v2.0.0"
14   },
15   "source_files": "Sources/**/*.swift",
16   "swift_versions": "5",
17   "platforms": {
18     "osx": "10.12"
19   }