blob: 99d901aed8fff1e91a699de080f2f9eff6396006 [file] [log] [blame]
{
"name": "FogV3",
"version": "1.0.2",
"summary": "FogV3.sdk",
"homepage": "https://github.com/huangjian0414/FogV3.git",
"license": "MIT",
"authors": {
"黄坚": "423091426@qq.com"
},
"source": {
"git": "https://github.com/huangjian0414/FogV3.git",
"tag": "1.0.2"
},
"source_files": "FogV3/FogV3.framework/Headers/*.{h}",
"vendored_frameworks": "FogV3/FogV3.framework",
"public_header_files": "FogV3/FogV3.framework/Headers/FogV3.h",
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"dependencies": {
"XMNetworking": [
],
"MQTTClient": [
]
}
}