blob: 68e6884bef939fb0337e8a6c4f528fe32ecb8420 [file] [log] [blame]
{
"name": "YStockView",
"version": "1.0.4",
"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.4"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}