blob: 4659a51e8417b5eb060cbc7d61483a2634d1a622 [file] [log] [blame]
{
"name": "XBle",
"version": "0.0.5",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sophonspace/",
"authors": {
"sophon": "developer@sophonspace.com"
},
"summary": "Please you send email to 'developer@sophonspace.com' when you have any question.",
"source": {
"git": "https://github.com/sophonspace/XBle.git",
"tag": "v0.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XBleDemo/XBleSdk/XBleSDK.framework/Headers/*.{h}",
"vendored_frameworks": "XBleDemo/XBleSdk/XBleSDK.framework",
"public_header_files": "XBleDemo/XBleSdk/XBleSDK.framework/Headers/XBleSDK.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"iOSDFULibrary": [
]
}
}