[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / f / e / 9 / EmitterKit / 4.0.1 / EmitterKit.podspec.json
blobd3b183517477c4b56b6c9df7200edba3a6076242
2   "name": "EmitterKit",
3   "version": "4.0.1",
4   "license": "MIT",
5   "summary": "Type-safe event handling for Swift",
6   "homepage": "https://github.com/aleclarson/emitter-kit",
7   "authors": {
8     "Alec Larson": ""
9   },
10   "source": {
11     "git": "https://github.com/aleclarson/emitter-kit.git",
12     "tag": "4.0.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "src/*.{h,swift}",
19   "requires_arc": true