[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / e / DEVS / 0.1.1 / DEVS.podspec.json
blob1c66a1cf99e2dab36135b1e07f74e438c91566b3
2   "name": "DEVS",
3   "version": "0.1.1",
4   "summary": "Swift library for discrete event simulation",
5   "homepage": "https://gitlab.com/LNSolutions/DEVS",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Filip Klembara": "filip@klembara.pro"
12   },
13   "source": {
14     "git": "https://gitlab.com/LNSolutions/DEVS",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "osx": "10.13",
19     "ios": "11.4"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "source_files": [
24     "DEVS/*.swift",
25     "5.0"
26   ],
27   "swift_version": "5.0"