blob: 1e351d6161f73bee5ec2f622a7ed73512cf36eeb [file] [log] [blame]
{
"name": "GoldKit",
"version": "0.0.4",
"summary": "Easily create mathematically beautiful user interfaces",
"homepage": "https://github.com/stevewight/GoldKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Wight": "stevendouglaswight@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/stevewight/GoldKit.git",
"tag": "0.0.4"
},
"source_files": "GoldKit/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}