[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / e / f / 5 / RotatoryWheel / 0.1.0 / RotatoryWheel.podspec.json
blobad74032a85702516595ccc9d072366cc4779244e
2   "name": "RotatoryWheel",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "RotatoryWheel/LICENSE"
10   },
11   "authors": {
12     "Habib Ali": "habibali@folio3.com"
13   },
14   "source": {
15     "git": "https://github.com/HabibAliAtFolio3/RotatoryWheel.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "RotatoryWheel/RotatoryWheel/Classes/**/*"