blob: 6987653c3d1c5cf3557cf99474838fbef31a9158 [file] [log] [blame]
{
"name": "TTFortuneWheel",
"version": "0.1.0",
"summary": "Fortune spinning wheel that supports custom drawing.",
"description": "Fortune spinning wheel that supports custom drawing.",
"homepage": "https://tapptitude.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Efraim Budusan": "efraim.budusan@tapptitude.com"
},
"source": {
"git": "https://github.com/tapptitude/TTFortuneWheel-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "TTFortuneWheel/*.{swift}",
"resource_bundles": {
"TTFortuneWheel": [
"TTFortuneWheel/Resources/**/*"
]
},
"pushed_with_swift_version": "4.0"
}