blob: 0854e591a07a64abedc0e52bc136d412ba76c969 [file] [log] [blame]
{
"name": "SFNotify",
"version": "0.0.1",
"summary": "Simple custom user notifications.",
"homepage": "https://github.com/sferrini/SFNotify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simone Ferrini": "sferrini@hotmail.it"
},
"social_media_url": "http://twitter.com/Simone_Ferrini",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sferrini/SFNotify.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": [
"SFNotify",
"SFNotify/SFNotifySettings"
]
}