blob: 07fc99c50e9042a2dde3b97e4cc4eb2fd193193a [file] [log] [blame]
{
"name": "StocksKit",
"version": "1.0.1",
"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.1"
},
"source_files": "Sources/StocksKit/**/*.swift"
}