[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / d / PrettyCircleView / 0.1.3 / PrettyCircleView.podspec.json
blob79cd27abba98b1a580da52c8d742f2476fdcb14e
2   "name": "PrettyCircleView",
3   "version": "0.1.3",
4   "summary": "A pretty view for  circle content",
5   "description": "Rewritten UIView for rendering content in a circle.",
6   "homepage": "https://github.com/nab0y4enko/PrettyCircleView",
7   "license": "MIT",
8   "authors": {
9     "Oleksii Naboichenko": "nab0y4enko@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/nab0y4enko",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/nab0y4enko/PrettyCircleView.git",
17     "tag": "0.1.3"
18   },
19   "source_files": "Sources/**/*.swift",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"