blob: 7aa45cd24aa966fa10f59e3cd1f447d7c3bf2828 [file] [log] [blame]
{
"name": "XiongXiongSDK",
"version": "2.1.7",
"summary": "XiongXiongSDK SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.ybzhome.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ybz": "ybz975218925@live.com"
},
"source": {
"git": "https://github.com/yiiim/XiongXiongSDK.git",
"tag": "2.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XiongXiongSDK/*.h",
"ios": {
"vendored_libraries": "XiongXiongSDK/*.a"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CFNetwork",
"UserNotifications"
],
"libraries": [
"resolv",
"z"
],
"public_header_files": "XiongXiongSDK/*.h"
}