blob: efdc2646934a1b047e0739112abbfd8a108d73b1 [file] [log] [blame]
{
"name": "StatisticsSDK",
"version": "1.5.0",
"summary": "Statistics 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/StatisticsSDK.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StatisticsSDK/*.h",
"ios": {
"vendored_libraries": "StatisticsSDK/*.a"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CFNetwork",
"UserNotifications"
],
"libraries": [
"resolv",
"z"
],
"public_header_files": "StatisticsSDK/*.h"
}