blob: 2beb225863be7c51d783a7fe025b9dbb3c6e7b00 [file] [log] [blame]
{
"name": "Persistent-Settings",
"version": "0.1",
"license": "MIT",
"summary": "This lets you conveniently store values associated with settings or any small amount of data that needs to be persisted.",
"homepage": "http://chrismanahan.com",
"authors": {
"Chris Manahan": "chrismanahan.dev@gmail.com"
},
"social_media_url": "https://twitter.com/chrismanahan",
"source": {
"git": "https://github.com/chrismanahan/Persistent-Settings.git",
"tag": "0.1"
},
"source_files": "Persistent Settings/PersistentSettings/PSTSettings.{h,m}"
}