blob: d16f764e91ea33bca66187dd18773db706d733bf [file] [log] [blame]
{
"name": "KKMediator",
"version": "1.0.3",
"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.3"
},
"source_files": "KKMediator/KKMediator/*",
"exclude_files": "Classes/Exclude"
}