blob: ba6c6ac77d9d5b9c29bccfb7909b847f67fcc6f3 [file] [log] [blame]
{
"name": "FZKBLE",
"version": "1.0.0",
"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": "1.0.0"
},
"frameworks": [
"UIKit",
"CoreBluetooth"
],
"vendored_frameworks": "Frameworks/FZKBLE.framework",
"dependencies": {
"BabyBluetooth": [
],
"YYKit": [
],
"MJExtension": [
]
}
}