[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / 7 / Kugel / 0.1.0 / Kugel.podspec.json
blob56fe0954e6e11d54da741505f321b6f67cbde7ca
2   "name": "Kugel",
3   "version": "0.1.0",
4   "summary": "A glorious Swift wrapper around NSNotificationCenter",
5   "description": "Easily publish/subscribe/unsubscribe to/from notifications with\na convenient Swift syntax for NSNotificationCenter.",
6   "homepage": "https://github.com/TakeScoop/Kugel",
7   "license": "MIT",
8   "authors": {
9     "Scoop": "ops@takescoop.com"
10   },
11   "source": {
12     "git": "https://github.com/TakeScoop/Kugel.git",
13     "tag": "0.1.0"
14   },
15   "source_files": "Kugel/Kugel.swift",
16   "requires_arc": true,
17   "platforms": {
18     "osx": "10.9",
19     "ios": "8.0"
20   }