[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / d / 4 / 8 / Then / 2.1.1 / Then.podspec.json
blob8450af2911c9dbc1a5a4c31d9a01c1b1a4a4ccd2
2   "name": "Then",
3   "version": "2.1.1",
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.1.1"
16   },
17   "source_files": "Sources/Then/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "pushed_with_swift_version": "3.1"