blob: d22d1c367c929811e223bfdc56eff15851f204f5 [file] [log] [blame]
{
"name": "XKNotificationCenter",
"version": "1.0.0",
"summary": "消息中心,异步传递消息",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ryanmans/XKNotificationCenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ryanmans": "1696186412@qq.com"
},
"source": {
"git": "https://github.com/ryanmans/XKNotificationCenter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKNotificationCenter/Classes/**/*"
}