blob: aaf5204974efe07cbb89113f0b5536a387f5398b [file] [log] [blame]
{
"name": "VeseyOfferwallPod",
"version": "0.0.5",
"summary": "VeseyOfferwallPod",
"homepage": "https://bitbucket.org/veseystudios/offerwall-pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raul Salcedo": "rsalcedo@fluentco.com"
},
"source": {
"git": "https://bitbucket.org/veseystudios/offerwall-pod.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "VeseyOfferwall.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}