blob: 9290cbf1c2539da391ce6a732e9894b7325215d5 [file] [log] [blame]
{
"name": "SwiftNotes",
"version": "1.1.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.1.0"
},
"source_files": "SwiftNotes/*.swift",
"platforms": {
"ios": "10.0"
},
"pushed_with_swift_version": "4.0"
}