blob: ab5de2d2048c4d682bb243e16f3ddb0c52e7f1cf [file] [log] [blame]
{
"name": "Notificationz",
"version": "2.1.0",
"summary": "Helping you own NSNotificationCenter!",
"description": "Provides a customizable wrapper around NSNotificationCenter\nwith Swifter APIs.",
"homepage": "http://kitz.io",
"license": "MIT",
"authors": {
"Maz Jaleel": "mazjaleel@gmail.com"
},
"social_media_url": "http://twitter.com/SwiftKitz",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/SwiftKitz/Notificationz.git",
"tag": "v2.1.0"
},
"source_files": "Notificationz/Notificationz/**/*.swift",
"pushed_with_swift_version": "3.0"
}