[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / e / 7 / EKEventStoreWrapper / 0.9.96 / EKEventStoreWrapper.podspec.json
blob61f6f9135f9ead727e8fa5591670ec96352d3a52
2   "name": "EKEventStoreWrapper",
3   "version": "0.9.96",
4   "summary": "EKEventStore wrapper, aims to ease and reduce code",
5   "description": "EKEventStore wrapper, reduce most boiler plate code required to\nhandle EKEvents",
6   "homepage": "https://github.com/bphenriques/EKEventStoreWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bphenriques": "brunoaphenriques@gmail.com"
13   },
14   "social_media_url": "https://bphenriques.github.io/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/bphenriques/EKEventStoreWrapper.git",
20     "tag": "0.9.96"
21   },
22   "source_files": "EKEventStoreWrapper/**/*.{swift}",
23   "frameworks": "EventKit",
24   "requires_arc": true