blob: 6b001084da22b82791dcc97fa39f2c709428fe5c [file] [log] [blame]
{
"name": "ZHXBaseSwift",
"version": "1.0.3",
"summary": "Swift Base Project.",
"homepage": "https://github.com/766770719/ZHXBaseSwift",
"license": "MIT",
"authors": {
"zhx": "766770719@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/766770719/ZHXBaseSwift.git",
"tag": "1.0.3"
},
"source_files": [
"ZHXBaseSwift",
"ZHXBaseSwift/**/*.{h,m,swift}"
],
"frameworks": "UIKit",
"swift_version": "4.0.0",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
],
"DynamicColor": [
"~> 4.0.2"
]
}
}