blob: fb8e2bca494f3b66a225afee6877867a7a7a4bc8 [file] [log] [blame]
{
"name": "XKNotificationCenter",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKNotificationCenter/Classes/**/*",
"ios": {
"vendored_frameworks": "XKNotificationCenter/Classes/XKNotificationCenter.framework"
}
}