[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 9 / Sift / 2.0.2 / Sift.podspec.json
blobb960113985f9cef668bc87aae5a49d62f316404e
2   "name": "Sift",
3   "version": "2.0.2",
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.2"
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   ]