[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 1 / ZTPublicClass / 0.0.7 / ZTPublicClass.podspec.json
blob8c889418bb3d476b75305f3ab01807306f4be680
2   "name": "ZTPublicClass",
3   "version": "0.0.7",
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.7"
20   },
21   "source_files": "Classes/*.swift",
22   "swift_version": "4.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true