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