blob: 9fdc51dacc0627aefc7f0a30e9feb7e042483373 [file] [log] [blame]
{
"name": "Partnerize",
"version": "1.2.0",
"summary": "Partnerize App Tracking iOS framework.",
"description": "App Tracking SDK provided by Parnerize to aid advertisers in connecting in-app purchases to their performance marketing activity.",
"homepage": "https://github.com/PerformanceHorizonGroup/partnerize-mobile-sdk-ios",
"authors": {
"Partnerize Product Development": "prod_dev@partnerize.com"
},
"license": {
"type": "Apache License, Version 2.0",
"file": "PartnerizePod/LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/PerformanceHorizonGroup/partnerize-mobile-sdk-ios/releases/download/1.2.0/PartnerizePod.zip"
},
"source_files": "PartnerizePod/Partnerize.framework/Headers/*.{h,m}",
"ios": {
"vendored_frameworks": "PartnerizePod/Partnerize.framework"
}
}