[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 3 / 6 / PredictIO / 5.3.6-beta.4 / PredictIO.podspec.json
blob3ab5c0af9895e85bf24af771e7553560796d11a9
2   "name": "PredictIO",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "A battery-optimized SDK for iOS to get real-time updates with context information when a user starts or ends a journey.",
7   "description": "predict.io offers mobile developers a battery-optimized SDK to get normalised sensor results. Available for iOS and Android. It gives you real-time updates when a user starts or ends a journey. With this trigger come contextual details for the mode of transportation (car vs. non-car).",
8   "requires_arc": true,
9   "version": "5.3.6-beta.4",
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "predict.io": "developer@predict.io"
16   },
17   "homepage": "https://github.com/predict-io/PredictIO-iOS",
18   "frameworks": [
19     "UIKit",
20     "CoreMotion",
21     "CoreLocation",
22     "AdSupport",
23     "SystemConfiguration"
24   ],
25   "header_dir": "PredictIO-iOS",
26   "module_name": "PredictIO",
27   "source": {
28     "git": "https://github.com/predict-io/PredictIO-iOS.git",
29     "tag": "5.3.6-beta.4"
30   },
31   "vendored_frameworks": "Frameworks/PredictIO.framework",
32   "dependencies": {
33     "RxSwift": [
34       "~> 4.1.2"
35     ],
36     "SwiftyJSON": [
37       "~> 3.1.0"
38     ]
39   }