blob: 3c4cbcbfad38779007df849a9315db34d1deb52f [file] [log] [blame]
{
"name": "AIKAnalyticsSDK-iOS",
"version": "1.0.0",
"summary": "AIKAnalyticsSDK-iOS.",
"description": "AIKAnalyticsSDK-iOS",
"homepage": "https://github.com/FatsoCat/AIKAnalyticsSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "https://github.com/FatsoCat/AIKAnalyticsSDK-iOS",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "AIKAnalyticsSDK.framework",
"frameworks": [
"Foundation",
"UIKit",
"CoreLocation",
"Security",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"JavaScriptCore",
"WebKit"
],
"libraries": [
"icucore",
"sqlite3"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC",
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"static_framework": true
}