blob: c7b02b55504f6a306a5347df6676ff6415adc4a5 [file] [log] [blame]
{
"name": "LDHTestSDK",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LDHTestSDK/Classes/*",
"vendored_frameworks": "LDHTestSDK/Classes/*.framework",
"frameworks": [
"WebKit",
"CoreGraphics",
"CoreTelephony",
"Security",
"SystemConfiguration"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
]
}