blob: be6255b6f1be94afe539715b8a68afcb5b000075 [file] [log] [blame]
{
"name": "KKMediator",
"version": "1.0.0",
"summary": "KKMediator is a middle layer for Component development for iOS.",
"description": "KKMediator is a middle layer for Component development for iOS in our application.reference to CTMediator.",
"homepage": "https://github.com/CheckNill/KKMediator",
"license": {
"type": "LICENSE",
"file": "LICENSE"
},
"authors": {
"CheckNill": "958865443@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CheckNill/KKMediator.git",
"tag": "1.0.0"
},
"source_files": "KKMediator/KKMediator/*.{h,m}",
"exclude_files": "Classes/Exclude"
}