[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 3 / thenPromise / 5.1.2 / thenPromise.podspec.json
blob0e56093cef0228e6fec4302c5de2718af02fe6d2
2   "name": "thenPromise",
3   "version": "5.1.2",
4   "summary": "Elegant Promises for Swift",
5   "homepage": "https://github.com/freshOS/then",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "S4cha",
11   "source": {
12     "git": "https://github.com/freshOS/then.git",
13     "tag": "5.1.2"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "3.0"
20   },
21   "social_media_url": "https://twitter.com/sachadso",
22   "source_files": "Source/*.swift",
23   "requires_arc": true,
24   "description": "Elegant Async code for Swift ðŸŽ¬- Async code finally readable by a human being",
25   "module_name": "Then",
26   "swift_versions": [
27     "2",
28     "3",
29     "4",
30     "4.1",
31     "4.2",
32     "5.0",
33     "5.1.3"
34   ],
35   "swift_version": "5.1.3"