[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 2 / c / Carte / 0.2.0 / Carte.podspec.json
blob04859fa4c316b919b110a885e665263eb924a2f4
2   "name": "Carte",
3   "version": "0.2.0",
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": "0.2.0"
16   },
17   "source_files": "Carte/*.swift",
18   "preserve_paths": "Carte/carte.rb",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }