blob: 7e17abe45847e421c0a6108f3f0cf1e1eb2c2467 [file] [log] [blame]
{
"name": "RENNotificationCenter",
"version": "0.0.5",
"summary": "An easy way to use notification",
"homepage": "https://github.com/REN-LEI/RENNotificationCenter",
"license": "MIT",
"authors": {
"renlei": "568577297@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/REN-LEI/RENNotificationCenter.git",
"tag": "0.0.5"
},
"source_files": "RENNotificationCenter/**/*.{h,m}",
"requires_arc": true
}