[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / e / 9 / EmitterKit / 4.0.2 / EmitterKit.podspec.json
blob609220bedacea31af2ce4c403e0b4494fb348c3f
2   "name": "EmitterKit",
3   "version": "4.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "src/*.{h,swift}",
21   "requires_arc": true