[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 5 / SAMCircleProgressView / 0.1.1 / SAMCircleProgressView.podspec.json
blobbe2c4ab80fb0d8798c598616f13b65ffc7d99aef
2   "name": "SAMCircleProgressView",
3   "version": "0.1.1",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMCircleProgressView",
8   "summary": "Determinate, circular progress view.",
9   "source": {
10     "git": "https://github.com/soffes/SAMCircleProgressView.git",
11     "tag": "v0.1.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ],
25   "source_files": "SAMCircleProgressView"