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