blob: 6a76fcdc0e607bd6ce8f6e71d3a612d2e884115d [file] [log] [blame]
{
"name": "NotificationUserInfoModel",
"version": "0.1.0",
"summary": "A simple (de)serialing protocol to pass data with NotificationCenter.",
"description": "This pod provides a simple protocol to make it easier to work with NotificationCenter in Swift.",
"homepage": "https://github.com/dannys42/NotificationUserInfoModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danny@dannysung.com": "danny@dannysung.com"
},
"source": {
"git": "https://github.com/dannys42/NotificationUserInfoModel.git",
"tag": "release/0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "Classes/**/*"
}