blob: 9e716141926e3f09a150dffb6303668b7aea3fa2 [file] [log] [blame]
{
"name": "SwiftFortuneWheel",
"version": "0.6.1",
"summary": "Fortune spinning wheel 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/example.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sherzod Khashimov": "sh.khashimov@gmail.com"
},
"social_media_url": "",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/sh-khashimov/SwiftFortuneWheel.git",
"tag": "0.6.1"
},
"source_files": "Sources/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}