blob: 35680cf6237b344ed6105eb325530e6243f04a32 [file] [log] [blame]
{
"name": "DxwStockDetail",
"version": "0.1.2",
"summary": "Stock Moduel for duanxianwang APP",
"description": "This is a private framework of stock details for Apps that copyright of Smart Invest TimesBeijing Co., Ltd.",
"homepage": "https://github.com/YariZhang/DxwStockDetail",
"license": "MIT",
"authors": {
"YariZhang": "501822922@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/YariZhang/DxwStockDetail.git",
"tag": "0.1.2"
},
"source_files": "StockDetail/Classes/**/*.swift",
"resources": "StockDetail/Resources/*.*",
"requires_arc": true,
"dependencies": {
"BasicService": [
]
}
}