blob: 8e862a8662c5d2d30aa17cd4ab32a75810eb11b1 [file] [log] [blame]
{
"name": "DxwStockDetail",
"version": "1.0.4",
"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.4"
},
"source_files": "StockDetail/Classes/**/*.swift",
"resources": "StockDetail/Resources/*.*",
"requires_arc": true,
"dependencies": {
"BasicService": [
]
}
}