blob: 0a187e157f4dfb1229aca36ef570c32eb8b44fbf [file] [log] [blame]
{
"name": "TTFortuneWheel",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "TTFortuneWheel/*.{swift}",
"resource_bundles": {
"TTFortuneWheel": [
"TTFortuneWheel/Resources/**/*"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}