blob: 830d9dcf7dd74486f3da9f40ae637da4f97593af [file] [log] [blame]
{
"name": "YStockView",
"version": "1.0.1",
"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.1"
},
"source_files": "Sources/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "4.2"
}