blob: 8499b97e200adca52a904c104d391529b1a2546d [file] [log] [blame]
{
"name": "GEPoster",
"version": "0.1.2",
"summary": "Replacement for NSNotificationCenter !",
"description": "This Framework extending Notification's userInfo parameter!",
"homepage": "https://github.com/EricYellow/GEPoster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hjphfut@163.com": "hjphfut@163.com"
},
"source": {
"git": "https://github.com/EricYellow/GEPoster.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GEPoster/Classes/*"
}