[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / 8 / PrimedIO / 0.0.2 / PrimedIO.podspec.json
blob9fc6cedb5dfc3bdb510d8656ff013aa3d7d01087
2   "name": "PrimedIO",
3   "version": "0.0.2",
4   "summary": "IOS SDK for retrieving predictions from the Primed Backend, as well as track behavior",
5   "description": "IOS SDK for retrieving predictions from the Primed Backend, as well as track behavior.",
6   "homepage": "https://gitlab.com/primedio/delivery-primedios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PrimedIO": "info@primed.io"
13   },
14   "source": {
15     "git": "https://gitlab.com/primedio/delivery-primedios.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PrimedIO/Classes/**/*",
22   "swift_version": "4.0",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 13.3.0"
26     ]
27   }