[Add] YIM 2.2.1
[CocoaPods.git] / Specs / d / 1 / 6 / Blotout-Analytics / 0.9.2 / Blotout-Analytics.podspec.json
blob25967a1f47def0875dd553c6692302b84abe05ae
2   "name": "Blotout-Analytics",
3   "version": "0.9.2",
4   "summary": "Blotout Mobile Analytics SDK",
5   "source": {
6     "git": "https://github.com/blotoutio/sdk-ios.git",
7     "tag": "0.9.2"
8   },
9   "source_files": "dist/sdk/**/*",
10   "public_header_files": "dist/sdk/**/*.h",
11   "vendored_libraries": "dist/sdk/libBlotoutAnalytics.a",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "description": "Blotout’s SDK offers companies all of the analytics and remarketing tools they are accustomed to,\nwhile offering best-in-class privacy preservation for the company’s users. Blotout’s SDK is out of the\nbox compliant with GDPR, CCPA & COPPA. Blotout’s SDK uses on-device, distributed edge\ncomputing for Analytics, Messaging and Remarketing, all without using User Personal Data, Device\nIDs or IP Addresses.",
16   "homepage": "https://github.com/blotoutio/sdk-ios",
17   "license": {
18     "file": "LICENSE"
19   },
20   "authors": {
21     "Blotout": "developers@blotout.io"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }