[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 6 / Blotout-Analytics / 0.8.0 / Blotout-Analytics.podspec.json
blob0b844236d5f0403b6f1281732b0fb94441e2c7de
2   "name": "Blotout-Analytics",
3   "version": "0.8.0",
4   "summary": "Blotout Mobile Analytics SDK",
5   "source": {
6     "git": "https://github.com/blotoutio/sdk-ios-cocoapod.git",
7     "tag": "0.8.0"
8   },
9   "source_files": "Classes/**/*",
10   "public_header_files": "Classes/**/*.h",
11   "vendored_libraries": "Classes/libBlotoutAnalytics.a",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "static_framework": true,
16   "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.",
17   "homepage": "https://github.com/blotoutio/sdk-ios-cocoapod",
18   "license": {
19     "file": "LICENSE"
20   },
21   "authors": {
22     "Blotout": "developers@blotout.io"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }