[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / d / 8 / PrimedIO / 0.0.6 / PrimedIO.podspec.json
blob7046db7ff3acdf0520ee89ae0bfd5d1b65e34fb5
2   "name": "PrimedIO",
3   "version": "0.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PrimedIO/Classes/**/*",
22   "swift_versions": "4.0",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 13.3.0"
26     ]
27   },
28   "swift_version": "4.0"