blob: ecf979b35f7dbe94341fa3bc4202800959486940 [file] [log] [blame]
{
"name": "JKNoticationHelper",
"version": "0.1.0",
"summary": "this is notification to help develop to use NSNotification easily.",
"description": "this is notification to help develop to use NSNotification easily.it will update with the need",
"homepage": "https://github.com/xindizhiyin2014/JKNoticationHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKNoticationHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKNoticationHelper/Classes/**/*"
}