blob: 2f9ef5fbda724d0a0eab9afb0f52d493718ac45d [file] [log] [blame]
{
"name": "FZKBLE",
"version": "0.0.1",
"summary": "FZKBLE is a kind of modular programming method",
"description": "Developer can use FZKBLE make iOS programming easier",
"homepage": "https://github.com/devsongbo/FZKBLE",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"soxeon": "devsongbo@gmail.com"
},
"source": {
"git": "https://github.com/devsongbo/FZKBLE.git",
"tag": "0.0.1"
},
"frameworks": [
"UIKit",
"CoreBluetooth"
],
"vendored_frameworks": "Framework/FZKBLE.framework",
"dependencies": {
"BabyBluetooth": [
],
"YYKit": [
],
"MJExtension": [
]
}
}