blob: eb0fcf9115c32c40ed7d3c95dc79111ffdec516f [file] [log] [blame]
{
"name": "LDHTestSDK",
"version": "0.0.2",
"summary": "LDHTestSDK is a test sdk for LDH",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LiDahai8985/LDHTestSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiDahai8985": "278118698@qq.com"
},
"source": {
"git": "https://github.com/LiDahai8985/LDHTestSDK.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LDHTestSDK/Classes/**/*",
"vendored_frameworks": "LDHTestSDK/Classes/*.framework",
"frameworks": [
"WebKit",
"CoreGraphics",
"CoreTelephony",
"Security",
"SystemConfiguration"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}