[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / a / 8 / EasyStash / 1.0.0 / EasyStash.podspec.json
blobdcbff1426901f3b428ca1826721b9d7d6f1dae64
2   "name": "EasyStash",
3   "summary": "Easy data persistence in Swift",
4   "version": "1.0.0",
5   "homepage": "https://github.com/onmyway133/EasyStash",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/EasyStash.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.13",
18     "tvos": "12.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "source_files": "Sources/**/*"
23   },
24   "tvos": {
25     "source_files": "Sources/**/*"
26   },
27   "osx": {
28     "source_files": "Sources/**/*"
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"