[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 5 / 2 / Stefan / 0.2.5 / Stefan.podspec.json
blob519db937e431b78059b35c22ac68bed9850a1a46
2   "name": "Stefan",
3   "version": "0.2.5",
4   "summary": "Stefan - a guy that helps you to manage iOS data collections.",
5   "homepage": "https://github.com/appunite/Stefan",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Szymon Mrozek": "szymon.mrozek.sm@gmail.com",
12     "Piotr Bernad": "http://bernad.paperplane.io"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "dependencies": {
18     "Differ": [
19       "~> 1.1.1"
20     ]
21   },
22   "swift_version": "4.1",
23   "source": {
24     "git": "https://github.com/appunite/Stefan.git",
25     "tag": "0.2.5"
26   },
27   "source_files": "Stefan/**/*.swift"