[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / c / Carte / 2.1.6 / Carte.podspec.json
blob8ca9dafe6ef350b6fa57cc1ba5054f4f7094992e
2   "name": "Carte",
3   "version": "2.1.6",
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.1.6"
16   },
17   "source_files": "Sources/Carte/*.swift",
18   "preserve_paths": "Sources/Carte/**/*",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "pushed_with_swift_version": "4.0"