blob: 153e05e8f7ab9078d74fe0ae3036e73e63eac5dd [file] [log] [blame]
{
"name": "CVBaseKit",
"version": "1.0.2",
"summary": "Device",
"swift_version": "4.2",
"description": "This is a Kit Project for swoft.",
"homepage": "https://github.com/weixhe/CVBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weixhe": "workerwei@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weixhe/CVBaseKit.git",
"tag": "1.0.2"
},
"source_files": "CVBaseKit/**/*.{swift}",
"requires_arc": true
}