[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / f / 5 / RotatoryWheel / 0.1.2 / RotatoryWheel.podspec.json
blob4535b84df13534b3f2b2f97c27b72582cc3adacc
2   "name": "RotatoryWheel",
3   "version": "0.1.2",
4   "summary": "This pod allows you to rotatory wheel control",
5   "description": "This pod allows you to rotatory wheel control. It can be rendered as complete or semi circle. Selected Item can be extracted via delegate. Selected Item scale ratio can be controlled via scale variable",
6   "homepage": "https://github.com/HabibAliAtFolio3/RotatoryWheel.git",
7   "license": {
8     "type": "MIT",
9     "file": "RotatoryWheel/LICENSE"
10   },
11   "authors": {
12     "habibali": "habibali@folio3.com"
13   },
14   "source": {
15     "git": "https://github.com/HabibAliAtFolio3/RotatoryWheel.git",
16     "tag": "0.1.2"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "RotatoryWheel/RotatoryWheel/Classes/**/*"