blob: 93b3b7a8853fb28559109245fbc051ac05ae5357 [file] [log] [blame]
{
"name": "Styvio",
"version": "0.0.3",
"summary": "This is a Swift package that can be used to retrieve stock data from the Styvio API.",
"description": "This is an Swift package that can be used to retrieve stock data from the Styvio API. It includes many valuable end points including information for charting, sentiment, buy/sell ratings, and much more. This package is very easy to import and implement!",
"homepage": "https://github.com/jaredcassoutt/Styvio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jared Cassoutt": "jaredcass99@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/JaredCassoutt/Styvio.git",
"tag": "0.0.3"
},
"source_files": "Styvio/**/*.{h,m,swift}",
"swift_version": "5.0"
}