[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 3 / thenPromise / 2.2.3 / thenPromise.podspec.json
blobddd61e1d41f7e857f3d3ce33e13904a5d2907bf9
2   "name": "thenPromise",
3   "version": "2.2.3",
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": "2.2.3"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "social_media_url": "https://twitter.com/sachadso",
20   "source_files": "Source/*.swift",
21   "requires_arc": true,
22   "description": "Elegant Async code for Swift ðŸŽ¬- Async code finally readable by a human being",
23   "module_name": "then",
24   "pushed_with_swift_version": "3.0"