[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / b / Klendario / 1.0.0 / Klendario.podspec.json
blobd50156b5f17d30de2ac99d4413873743835a06fc
2   "name": "Klendario",
3   "version": "1.0.0",
4   "summary": "A Swift wrapper over the EventKit framework",
5   "description": "Klendario is a Swift wrapper over the EventKit framework. It adds simplicity to the task of managing events in the iOS Calendar by providing handfull functions, extensions and the semi-automatic managment of the user authorization request to access the iOS calendar.",
6   "homepage": "https://github.com/thxou/Klendario",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "thxou": "yo@thxou.com"
13   },
14   "source": {
15     "git": "https://github.com/thxou/Klendario.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Source/**/*"