blob: 620dd5cf72e84a93457f8bef4ae202f201855d82 [file] [log] [blame]
{
"name": "PredictIO",
"platforms": {
"ios": "8.0"
},
"summary": "A battery-optimized SDK for iOS to get real-time updates with context information when a user starts or ends a journey.",
"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).",
"requires_arc": true,
"version": "5.5.0-beta.1",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"predict.io": "developer@predict.io"
},
"homepage": "https://github.com/predict-io/PredictIO-iOS",
"frameworks": [
"UIKit",
"CoreMotion",
"CoreLocation",
"AdSupport",
"SystemConfiguration"
],
"header_dir": "PredictIO-iOS",
"module_name": "PredictIO",
"source": {
"git": "https://github.com/predict-io/PredictIO-iOS.git",
"tag": "5.5.0-beta.1"
},
"vendored_frameworks": "Frameworks/PredictIO.framework",
"dependencies": {
"RxSwift": [
"~> 4.1.2"
],
"SwiftyJSON": [
"~> 3.1.0"
]
}
}