[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 0 / DxwStockDetail / 0.1.4 / DxwStockDetail.podspec.json
blob7971efbbd2f1eacf7581119b945eb4f1bd7122e2
2   "name": "DxwStockDetail",
3   "version": "0.1.4",
4   "summary": "Stock Moduel for duanxianwang APP",
5   "description": "This is a private framework of stock details for Apps that copyright of Smart Invest TimesBeijing Co., Ltd.",
6   "homepage": "https://zgsd.coding.net/p/DxwStockDetail",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YariZhang": "501822922@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "git@e.coding.net:zgsd/DxwStockDetail.git",
20     "tag": "0.1.4"
21   },
22   "source_files": "StockDetail/Classes/**/*.swift",
23   "resources": "StockDetail/Resources/*.*",
24   "requires_arc": true,
25   "dependencies": {
26     "BasicService": [
28     ]
29   }