[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 6 / c / 8 / campaign / 0.1.1 / campaign.podspec.json
blob9edae4a98fda9b387e0f0f7d0a3d9ccee854153e
2   "name": "campaign",
3   "version": "0.1.1",
4   "summary": "A SDK to integrate IceMobile campaigns into client apps",
5   "description": "A SDK to integrate IceMobile campaigns into client apps",
6   "homepage": "https://github.com/icemobilelab/campaign-sdk",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2023\n                   IceMobile Agency B.V\n"
10   },
11   "authors": {
12     "$(git config user.name)": "$(git config user.email)"
13   },
14   "source": {
15     "git": "https://github.com/icemobilelab/campaign-sdk.git",
16     "tag": "0.1.1"
17   },
18   "public_header_files": "Campaign.framework/Headers/*.h",
19   "source_files": "Campaign.framework/Headers/*.h",
20   "vendored_frameworks": "Campaign.framework",
21   "platforms": {
22     "ios": "16.2"
23   },
24   "swift_versions": "5.0",
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": "5.0"