[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 9 / Sift / 0.9.1 / Sift.podspec.json
blobb7a480dae99fe76594e0697cb1a6da657fe3e901
2   "name": "Sift",
3   "version": "0.9.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": "v0.9.1"
13   },
14   "summary": "Machine learning fraud detection and prevention",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": [
20       "AdSupport",
21       "CoreLocation",
22       "CoreMotion",
23       "CoreTelephony",
24       "Foundation",
25       "UIKit"
26     ]
27   },
28   "source_files": [
29     "Sift/*.{h,m}",
30     "Sift/Vendor/*.{h,m}"
31   ],
32   "public_header_files": [
33     "Sift/SFCompatibility.h",
34     "Sift/SFEvent.h",
35     "Sift/SFQueueConfig.h",
36     "Sift/Sift.h"
37   ]