[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 3 / 6 / PredictIO / 4.0.0-beta.2 / PredictIO.podspec.json
blob20b94501252172325d8a223aaf95f2854169c1fe
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   "requires_arc": true,
8   "version": "4.0.0-beta.2",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "predict.io": "developer@predict.io"
15   },
16   "homepage": "https://github.com/predict-io/PredictIO-iOS",
17   "source": {
18     "git": "https://github.com/predict-io/PredictIO-iOS.git",
19     "tag": "4.0.0-beta.2"
20   },
21   "public_header_files": "PredictIO-iOS/**/*.h",
22   "source_files": [
23     "PredictIO-iOS/**/*.h",
24     "PredictIO-iOS/Classes/*.m"
25   ],
26   "preserve_paths": "PredictIO-iOS/**/*.h",
27   "vendored_libraries": "PredictIO-iOS/libPredictIOSDK.a",
28   "frameworks": [
29     "UIKit",
30     "CoreMotion",
31     "CoreLocation",
32     "CoreTelephony",
33     "AdSupport",
34     "AVFoundation",
35     "CoreBluetooth",
36     "SystemConfiguration"
37   ],
38   "module_map": "PredictIO-iOS/PredictIO.modulemap",
39   "header_dir": "PredictIO-iOS",
40   "module_name": "PredictIO",
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "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)."