[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 5 / CircularProgressMac / 0.1.2 / CircularProgressMac.podspec.json
blobba27f60993704463ab168d2eee3ba4dfe0f0a5eb
2   "name": "CircularProgressMac",
3   "version": "0.1.2",
4   "summary": "Circular progress indicator for macOS apps",
5   "license": "MIT",
6   "homepage": "https://github.com/sindresorhus/CircularProgress",
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/CircularProgress.git",
13     "tag": "v0.1.2"
14   },
15   "source_files": "Sources/**/*.swift",
16   "swift_version": "4.2",
17   "platforms": {
18     "osx": "10.12"
19   }