blob: 77037526964fcc0e8d3045298e5b92e37a568b30 [file] [log] [blame]
{
"name": "GoldPrice",
"version": "0.1.5",
"summary": "Get realtime gold prices.",
"homepage": "https://pickaxe.nyc",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Mike Singleton": "mike@pickaxe.nyc"
},
"social_media_url": "http://twitter.com/msingleton",
"platforms": {
"ios": "12.0",
"tvos": "12.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/msingleton/GoldPrice.git",
"tag": "v0.1.5",
"submodules": true
},
"source_files": "GoldPrice/**/*.{h,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}