blob: 4fddadbfe5b5d20f9f9c0613c092f41c2631f8c2 [file] [log] [blame]
{
"name": "NoticeObserveKit",
"version": "0.3.0",
"summary": "NoticeObserveKit is type-safe NotificationCenter wrapper that associates notice type with info type.",
"homepage": "https://github.com/marty-suzuki/NoticeObserveKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/NoticeObserveKit.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"source_files": "NoticeObserveKit/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}