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