[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / a / EventKit / 1.0 / EventKit.podspec.json
blob6c9675024264dfbd1a8f39d4b344954bd7ae13df
2   "name": "EventKit",
3   "version": "1.0",
4   "summary": "Type-safe and handy observation system in Swift.",
5   "homepage": "https://github.com/mishimay/EventKit",
6   "license": "MIT",
7   "authors": {
8     "Yuki Mishima": "mishimaybe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mishimay/EventKit.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "EventKit": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "deprecated": true