[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / a / 2 / c / Carte / 2.2.1 / Carte.podspec.json
blob88f63025fb94fa2f6062b9b239799c968bb42bda
2   "name": "Carte",
3   "version": "2.2.1",
4   "summary": "Open source notice generator for Cocoa.",
5   "homepage": "https://github.com/devxoul/Carte",
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/Carte.git",
15     "tag": "2.2.1"
16   },
17   "source_files": "Sources/Carte/*.swift",
18   "preserve_paths": "Sources/Carte/**/*",
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "swift_version": "5.0"