[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 1 / ZTPublicClass / 0.0.3 / ZTPublicClass.podspec.json
bloba7434453beb429e07d8994a7522595b6fbd5ec79
2   "name": "ZTPublicClass",
3   "version": "0.0.3",
4   "summary": "自用项目配置类",
5   "description": "项目配置类,如颜色、自定义创建控件、判断机型使用SDAutoLayout约束值等等",
6   "homepage": "https://github.com/NimoZone/ZTPublicClass",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "say_goodbye": "say_goodbye000@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/NimoZone/ZTPublicClass.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "swift_version": "4.0"