blob: 3cb498b38f53537c6f0bc8206a540cd10be5b9bd [file] [log] [blame]
{
"name": "CVDevice",
"version": "1.0.0",
"summary": "Device",
"description": "Something for device, like: device name, IP Address, wifi name, battery monitor etc.",
"homepage": "https://github.com/weixhe/CVDevice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weixhe": "workerwei@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weixhe/CVDevice.git",
"tag": "1.0.0"
},
"source_files": "CVDevice/CVDevice/**/*.{swift}",
"requires_arc": true
}