blob: 06f76981938e8e82bca0dfabf7c4420c4574802c [file] [log] [blame]
{
"name": "SwiftFortuneWheel",
"version": "1.1.2",
"summary": "Ultimate spinning wheel control that supports dynamic content and rich customization.",
"description": "Fortune spinning wheel that supports dynamic content and rich customization. Main Features: Dynamic content, support image, and text; Appearance customization; Drawn and animated using CoreGraphics; Dynamic layout.",
"homepage": "https://github.com/sh-khashimov/SwiftFortuneWheel.git",
"documentation_url": "https://sh-khashimov.github.io/SwiftFortuneWheel",
"screenshots": [
"https://raw.githubusercontent.com/sh-khashimov/SwiftFortuneWheel/master/Images/screenshots/1.png",
"https://raw.githubusercontent.com/sh-khashimov/SwiftFortuneWheel/master/Images/screenshots/2.png",
"https://raw.githubusercontent.com/sh-khashimov/SwiftFortuneWheel/master/Images/screenshots/3.png",
"https://raw.githubusercontent.com/sh-khashimov/SwiftFortuneWheel/master/Images/screenshots/4.png",
"https://raw.githubusercontent.com/sh-khashimov/SwiftFortuneWheel/master/Images/screenshots/5.png",
"https://raw.githubusercontent.com/sh-khashimov/SwiftFortuneWheel/master/Images/screenshots/6.png",
"https://raw.githubusercontent.com/sh-khashimov/SwiftFortuneWheel/master/Images/screenshots/7.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sherzod Khashimov": "sh.khashimov@gmail.com"
},
"social_media_url": "",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/sh-khashimov/SwiftFortuneWheel.git",
"tag": "1.1.2"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"ios": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
},
"swift_version": "5.0"
}