blob: f3b7cd994dab57a6245022e20cc84e696986c11f [file] [log] [blame]
{
"name": "YStockView",
"version": "1.0.6",
"summary": "A view showing stock information",
"description": "A view showing stock information. Developers can customize almost all presentation information.",
"homepage": "https://github.com/ilukes/StockView",
"license": "MIT",
"authors": {
"ilukes": "lukes.lu@yahoo.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ilukes/StockView.git",
"tag": "1.0.6"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}