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