blob: ccd4d3623def93d6634c58cb35cd0cbac83eea8c [file] [log] [blame]
{
"name": "ZZAnalyticsSDK",
"version": "1.2.3",
"summary": "A short description of ZZAnalyticsSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wbzlop/ZZAnalytics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wubaozeng": "wubaozeng@gamegoing.net"
},
"source": {
"git": "https://github.com/wbzlop/ZZAnalytics.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "8.0"
},
"prefix_header_file": "AnalyticsSDK/AnalyticsSDK-Prefix.pch",
"frameworks": [
"AdSupport",
"CoreTelephony",
"SystemConfiguration"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_CFLAGS": "-fembed-bitcode"
},
"dependencies": {
"WCDB": [
]
},
"vendored_frameworks": "lib/ZZAnalyticsSDK.framework"
}