[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 2 / 0 / Partnerize / 1.2.0 / Partnerize.podspec.json
blob9fdc51dacc0627aefc7f0a30e9feb7e042483373
2   "name": "Partnerize",
3   "version": "1.2.0",
4   "summary": "Partnerize App Tracking iOS framework.",
5   "description": "App Tracking SDK provided by Parnerize to aid advertisers in connecting in-app purchases to their performance marketing activity.",
6   "homepage": "https://github.com/PerformanceHorizonGroup/partnerize-mobile-sdk-ios",
7   "authors": {
8     "Partnerize Product Development": "prod_dev@partnerize.com"
9   },
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "PartnerizePod/LICENSE"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/PerformanceHorizonGroup/partnerize-mobile-sdk-ios/releases/download/1.2.0/PartnerizePod.zip"
19   },
20   "source_files": "PartnerizePod/Partnerize.framework/Headers/*.{h,m}",
21   "ios": {
22     "vendored_frameworks": "PartnerizePod/Partnerize.framework"
23   }