blob: 67f79782351cb2ca12a06a759e1ea7d99e8d0205 [file] [log] [blame]
{
"name": "UploadTestSample",
"version": "0.1.5",
"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.5"
},
"resources": [
"Info.plist",
"NotificationViewController.swift",
"Base.lproj"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}