blob: 2cf636bd78b425179ad0c1619ae655638e287722 [file] [log] [blame]
{
"name": "Notifwift",
"version": "0.4.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.4.0"
},
"source_files": "Notifwift/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}