blob: 322df31721e936ac56f2af982dda6d6954e292d7 [file] [log] [blame]
{
"name": "AlphaVantageSwift",
"version": "0.1.2",
"summary": "Swift wrappers for the famous Alpha Vantage API",
"platforms": {
"ios": "9.0",
"osx": "10.9"
},
"swift_version": "4.1",
"description": "Here is a all in one swift wrapper for the famous trading api called Alpha Vantage",
"homepage": "https://github.com/pyza-labs/AlphaVantageSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sourav Chandra": "saurav.chandra1992@live.com"
},
"source": {
"git": "https://github.com/pyza-labs/AlphaVantageSwift.git",
"tag": "0.1.2"
},
"source_files": "AlphaVantageSwift/Classes/**/*"
}