blob: a3390fa48f3bbb0abf309f394223dd1597578a98 [file] [log] [blame]
{
"name": "GoldPrice",
"version": "0.1.3",
"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"
},
"requires_arc": true,
"source": {
"git": "https://github.com/msingleton/GoldPrice.git",
"tag": "v0.1.3",
"submodules": true
},
"source_files": "GoldPrice/**/*.{h,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}