[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 5 / RotatoryWheel / 0.1.3 / RotatoryWheel.podspec.json
blob43115de3064af7d96fc6e8dc4df13dff11544c9b
2   "name": "RotatoryWheel",
3   "version": "0.1.3",
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.3"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "RotatoryWheel/RotatoryWheel/Classes/**/*"