blob: cd5b1720aa51ec7157d1673901ab9703d22c0188 [file] [log] [blame]
{
"name": "ZHXBaseSwift",
"version": "1.0.2",
"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.2"
},
"source_files": [
"ZHXBaseSwift",
"ZHXBaseSwift/**/*.{h,m,swift}"
],
"frameworks": "UIKit",
"swift_version": "4.0.0",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}