blob: bff66bd4869f67385e583fb54e8fee64b91cd9b7 [file] [log] [blame]
{
"name": "StocksKit",
"version": "1.0.2",
"summary": "A framework for fetching stock information and exchange rates from the Yahoo API",
"description": "A framework for fetching stock information and exchange rates from the Yahoo API.",
"homepage": "https://github.com/alexanderedge/StocksKit",
"license": "MIT",
"authors": {
"Alexander Edge": "alex@alexedge.co.uk"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/alexanderedge/StocksKit.git",
"tag": "1.0.2"
},
"source_files": "Sources/StocksKit/**/*.swift"
}