[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 8 / d / SwiftyEvents / 0.1.0 / SwiftyEvents.podspec.json
blob3970456fa461e8a85a4d897c457244e8220c7655
2   "name": "SwiftyEvents",
3   "version": "0.1.0",
4   "summary": "This library aims to use swifty way when you need to add target your UIControl objects.",
5   "description": "This library aims to use swifty way when you need to add target your UIControl objects. You can listen event by closures.",
6   "homepage": "https://github.com/volkanbicer/SwiftyEvents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Volkan Bicer": "vlknbcr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/volkanbicer/SwiftyEvents.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyEvents/Classes/**/*"