blob: a820e3d9bfe78a323b2caf962205efa64a53b3d2 [file] [log] [blame]
{
"name": "SwiftNotes",
"version": "1.0.0",
"summary": "A super simple wrapper around NotificationCenter",
"homepage": "https://github.com/sobri909/SwiftNotes",
"authors": {
"Matt Greenfield": "matt@bigpaua.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sobri909/SwiftNotes.git",
"tag": "1.0.0"
},
"source_files": "SwiftNotes/*.swift",
"platforms": {
"ios": "10.0"
},
"pushed_with_swift_version": "4.0"
}