blob: 3be79627afc344f618250b2f9efc2d57ba484f0f [file] [log] [blame]
{
"name": "LYMqttSDK",
"version": "0.0.5",
"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.5"
},
"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
}