[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / e / d / OGCircularBar / 1.0 / OGCircularBar.podspec.json
blobafbd34700b99c92db68b4a3ddcd43e8952da569a
2   "name": "OGCircularBar",
3   "version": "1.0",
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.0"
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"