[Add] TensorFlowLiteObjC 0.0.1-nightly.20250209
[CocoaPods.git] / Specs / 4 / 7 / 2 / NOCircleSelector / 0.3 / NOCircleSelector.podspec.json
blobec8d10d209cb57ab900a170d56df067ed7c77051
2   "name": "NOCircleSelector",
3   "version": "0.3",
4   "summary": "Circle shaped control to select given number of values.",
5   "homepage": "http://macrix.com/",
6   "license": "Apache 2.0",
7   "authors": {
8     "natalia.osiecka": "osiecka.n@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/natalia-osa/NOCircleSelector.git",
12     "tag": "0.3"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "NOCircleSelector/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ]