blob: 9e588018cc16346157aaa319c094b61dcf7abf4b [file] [log] [blame]
{
"name": "LKIOSMonitorFramework",
"version": "1.0.3",
"summary": "LKIOSMonitorFramework.",
"description": "LKIOSMonitorFramework LKIOSMonitorFramework",
"homepage": "https://gitee.com/hfqf123/LKIOSMonitorFramework",
"license": "MIT",
"authors": {
"hfqf123": "hfqf123@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/hfqf123/LKIOSMonitorFramework.git",
"tag": "1.0.3"
},
"source_files": "LKIOSMonitor/LKIOSMonitorFramework.framework/Headers/LKIOSMonitorFramework.h",
"vendored_frameworks": "LKIOSMonitor/LKIOSMonitorFramework.framework",
"frameworks": [
"Foundation",
"UIKit",
"Security",
"SystemConfiguration",
"MobileCoreServices",
"WebKit"
],
"libraries": [
"z",
"sqlite3"
]
}