[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / 0 / Partnerize / 2.0.2 / Partnerize.podspec.json
blobc76737c892f22f09b87250d4a8d2186d66acbcdd
2   "name": "Partnerize",
3   "module_name": "PartnerizeSDK",
4   "version": "2.0.2",
5   "summary": "Partnerize App Tracking iOS framework.",
6   "description": "App Tracking SDK provided by Parnerize to aid advertisers in connecting in-app purchases to their performance marketing activity.",
7   "homepage": "https://github.com/PerformanceHorizonGroup/partnerize-mobile-sdk-ios",
8   "authors": {
9     "Partnerize Product Development": "prod_dev@partnerize.com"
10   },
11   "license": {
12     "type": "Apache License, Version 2.0",
13     "file": "PartnerizePod/LICENSE"
14   },
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "http": "https://github.com/PerformanceHorizonGroup/partnerize-mobile-sdk-ios/releases/download/2.0.2/PartnerizePod.zip"
21   },
22   "ios": {
23     "vendored_frameworks": "PartnerizePod/PartnerizeSDK.xcframework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "swift_version": "4.2"