[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / EventEmitter / 0.1.3 / EventEmitter.podspec.json
blob414be6dc2cba662e86bb68bf0256d5d831ce0d56
2   "name": "EventEmitter",
3   "summary": "Node.js inspired EventEmitter for Objective C.",
4   "version": "0.1.3",
5   "license": {
6     "type": "Apache License, Version 2.0",
7     "file": "LICENSE.txt"
8   },
9   "homepage": "https://github.com/jerolimov/EventEmitter",
10   "authors": "Christoph Jerolimov",
11   "social_media_url": "http://twitter.com/jerolimov",
12   "source": {
13     "git": "https://github.com/jerolimov/EventEmitter.git",
14     "tag": "0.1.3"
15   },
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source_files": "EventEmitter/*.{h,m}"