[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / 9 / Sift / 2.0.1 / Sift.podspec.json
blobb84e442a5714b8b33b438d6199991c1ab62b01c8
2   "name": "Sift",
3   "version": "2.0.1",
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.0.1"
13   },
14   "summary": "Machine learning fraud detection and prevention",
15   "platforms": {
16     "ios": "8.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   ]