[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 3 / 7 / b / Klendario / 1.0.1 / Klendario.podspec.json
blobf417908c0b4b77355c2a71210709f9e0384f6a4e
2   "name": "Klendario",
3   "version": "1.0.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/thxou",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "Source/*.swift"