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