[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 4 / 8 / Then / 2.7.0 / Then.podspec.json
blobe8e83ea3340c4af4716ec257c6f2634209bf8eb7
2   "name": "Then",
3   "version": "2.7.0",
4   "summary": "Super sweet syntactic sugar for Swift initializers.",
5   "homepage": "https://github.com/devxoul/Then",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/Then.git",
15     "tag": "2.7.0"
16   },
17   "source_files": "Sources/Then/*.swift",
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "swift_version": "5.0"