blob: 86397a07825822d80dd3d0345ca378aa83b63088 [file] [log] [blame]
{
"name": "NotificationBus",
"version": "1.0.0",
"summary": "A short description of NotificationBus.",
"description": "A short description of NotificationBus. Give it a try!",
"homepage": "https://github.com/felipericieri/NotificationBus.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Ricieri": "felipericieri@icloud.com"
},
"social_media_url": "http://twitter.com/felipericieri",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/felipericieri/NotificationBus.git",
"tag": "1.0.0"
},
"source_files": "NotificationBus/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}