blob: 0575e36d3bd060dac199701ffaa6f5fdb70e5233 [file] [log] [blame]
{
"name": "UploadTestSample",
"version": "0.1.1",
"summary": "third party app tracking SDK",
"description": "Upload Dot which is third party app tracking SDK",
"homepage": "https://github.com/WoncheolHeo/UploadTestSample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WoncheolHeo": "fornew21c@wisetracker.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WoncheolHeo/UploadTestSample.git",
"tag": "0.1.1"
},
"ios": {
"vendored_frameworks": "DOT.framework"
},
"resources": [
"dop-native-sdk-inf.js",
"Info.plist",
"NotificationViewController.swift",
"Base.lproj"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}