blob: 6a00726ef1a97afba89d8dc04d44dfd28f8e9b82 [file] [log] [blame]
{
"name": "ZZAnalyticsSDK",
"version": "2.0.0",
"summary": "GameGoing Analytics SDK",
"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": "2.0.0"
},
"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"
}