[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / f / DockProgress / 1.2.0 / DockProgress.podspec.json
blob1f6b079e63a9f7e34b7d43518b4b5983e2fc8892
2   "name": "DockProgress",
3   "version": "1.2.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": "v1.2.0"
14   },
15   "source_files": "Sources/**/*.swift",
16   "swift_version": "4.2",
17   "platforms": {
18     "osx": "10.12"
19   }