blob: c688246214c48602197caca6dd905abebfd4feb2 [file] [log] [blame]
{
"name": "Notifwift",
"version": "0.3.0",
"summary": "NSNotificationCenter wrapper for Swift",
"license": "MIT",
"homepage": "https://github.com/takasek/Notifwift",
"authors": {
"takasek": "takassekiyoshi@gmail.com"
},
"source": {
"git": "https://github.com/takasek/Notifwift.git",
"tag": "0.3.0"
},
"source_files": "Notifwift/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}