blob: cb6da9aeb53d3a0f35925d229da14eaab3c1dca2 [file] [log] [blame]
{
"name": "LYMqttSDK",
"version": "0.0.6",
"summary": "an iOS communication SDK",
"description": "an iOS communication SDK create by HHLY ,you need go to the HHLY registing you app first",
"homepage": "https://github.com/install-b/FrameworkTest.git",
"license": "MIT",
"authors": {
"ShanggenZhang": "gkzhangshangen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/install-b/FrameworkTest.git",
"tag": "0.0.6"
},
"source_files": [
"FrameworkTest/Headers/*.h",
"FrameworkTest/*.a"
],
"vendored_libraries": "FrameworkTest/*.a",
"frameworks": "UIKit",
"public_header_files": [
"FrameworkTest/Headers/*.h",
"UIKit",
"CoreTelephony"
],
"libraries": [
"z",
"xml2",
"sqlite3.0"
],
"requires_arc": true
}