[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 8 / 5 / DSZ_Tool / 0.0.7 / DSZ_Tool.podspec.json
bloba2aa3073276e4c9b9a8febfe8813c363a9ade598
2   "name": "DSZ_Tool",
3   "version": "0.0.7",
4   "summary": "A tool for dashouzi.",
5   "homepage": "https://github.com/zjh12580/DSZTool",
6   "license": "MIT",
7   "authors": {
8     "zhaojh": "zhaojinhui@corp-ci.com"
9   },
10   "source": {
11     "git": "https://gitee.com/wodetianzhaojh/DSZ_Tool.git",
12     "tag": "0.0.7"
13   },
14   "requires_arc": true,
15   "source_files": "DSZ_Tool/**/*.{h,m}",
16   "exclude_files": "DSZ_Tool/mrc/*.{h,m}",
17   "frameworks": "UIKit",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "no-arc",
24       "source_files": "DSZ_Tool/mrc/*.{h,m}",
25       "requires_arc": false
26     }
27   ]