[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 0 / e / d / OGCircularBar / 1.2 / OGCircularBar.podspec.json
blob08d18727f1a1d2cafe6052d167691cca4c2ea3cd
2   "name": "OGCircularBar",
3   "version": "1.2",
4   "summary": "Circular progress bar for macOS",
5   "homepage": "https://github.com/OskarGroth/OGCircularBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Oskar Groth": "oskar@cindori.org"
12   },
13   "source": {
14     "git": "https://github.com/OskarGroth/OGCircularBar.git",
15     "tag": "1.2"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "source_files": "OGCircularBar/*.{swift}",
21   "requires_arc": true,
22   "screenshots": "https://s3.amazonaws.com/cindori/images/circularbar.png",
23   "social_media_url": "https://twitter.com/cindoriapps",
24   "pushed_with_swift_version": "3.0"