[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 9 / Sift / 2.1.5 / Sift.podspec.json
blob0d7c9a14e8ce276083f65117e045847f09e06cfc
2   "name": "Sift",
3   "version": "2.1.5",
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.5"
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   ]