blob: a20b814df504c4c04265385e3a74979f9eb53f23 [file] [log] [blame]
{
"name": "StocksKit",
"version": "1.0.0",
"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.git",
"license": "MIT",
"authors": {
"Alexander Edge": "alex@alexedge.co.uk"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/alexanderedge/StocksKit.git",
"tag": "1.0.0"
},
"source_files": "StocksKit/**/*.swift"
}