blob: 352a9f4936d3286f7a34f1cd53caaf7c2d4f3ad2 [file] [log] [blame]
{
"name": "DxwStockDetail",
"version": "1.0.5",
"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://zgsd.coding.net/p/DxwStockDetail",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YariZhang": "501822922@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "git@e.coding.net:zgsd/DxwStockDetail.git",
"tag": "1.0.5"
},
"source_files": "StockDetail/Classes/**/*.swift",
"resources": "StockDetail/Resources/*.*",
"requires_arc": true,
"dependencies": {
"BasicService": [
]
}
}