blob: bd371d0e690523808e3f5741a2d0e5fc9aa1b727 [file] [log] [blame]
{
"name": "BLEKit_iOS",
"version": "1.0.0",
"summary": "'ARC and GCD Compatible Reachability Class for iOS and OS X.",
"description": "With the latest technology, it is compatible with the B521 multi-purpose bracelet, which has a strong reliability",
"homepage": "https://github.com/YXxiang/BLEKit_iOS",
"license": {
"type": "MIT"
},
"authors": {
"yeyuanxiang": "yeyuanx@desay.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YXxiang/BLEKit_iOS.git",
"tag": "1.0.0"
},
"source_files": "BLEKit_iOS/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Zip": [
]
},
"pushed_with_swift_version": "3.0"
}