[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / e / 9 / EmitterKit / 3.1.0 / EmitterKit.podspec.json
blob3c184018b2b10b6f2dbc8a9d2492eb9a0bd23561
2   "name": "EmitterKit",
3   "version": "3.1.0",
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": "3.1.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "src/*.swift",
19   "requires_arc": true