blob: 08021e10f36b2bdce4219ce16d4d026699c7821e [file] [log] [blame]
{
"name": "RadiantKit",
"version": "0.1.1",
"summary": "A simple math function",
"homepage": "https://github.com/radiantkit/radiantkit-ios",
"license": {
"type": "MIT",
"file": "license.txt"
},
"authors": {
"neoneye": "neoneye@gmail.com"
},
"source": {
"git": "https://github.com/radiantkit/radiantkit-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "RadiantKit/*.swift",
"swift_versions": [
"5.0",
"5.0"
],
"requires_arc": true,
"swift_version": "5.0"
}