[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 3 / 9 / Sift / 2.1.7 / Sift.podspec.json
blob129d2825a86581e60c2b551fd4c8e275fd78ab74
2   "name": "Sift",
3   "version": "2.1.7",
4   "authors": "Sift Science",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/SiftScience/sift-ios",
10   "source": {
11     "git": "https://github.com/SiftScience/sift-ios.git",
12     "tag": "v2.1.7"
13   },
14   "summary": "Machine learning fraud detection and prevention",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "ios": {
19     "frameworks": [
20       "CoreLocation",
21       "CoreMotion",
22       "CoreTelephony",
23       "Foundation",
24       "UIKit"
25     ]
26   },
27   "source_files": [
28     "Sift/*.{h,m}",
29     "Sift/Vendor/*.{h,m}"
30   ],
31   "public_header_files": [
32     "Sift/SiftCompatibility.h",
33     "Sift/SiftEvent.h",
34     "Sift/SiftQueueConfig.h",
35     "Sift/Sift.h"
36   ]