blob: a40e87123b2cb76081f9cc281d5384367a5a53d4 [file] [log] [blame]
{
"name": "CGHomeKit",
"version": "0.1.0",
"summary": "A short description of CGHomeKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/chen_guo/CGHomeKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JackChen": "641425375@qq.com"
},
"source": {
"git": "https://gitee.com/chen_guo/CGHomeKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CGHomeKit/Classes/**/*",
"dependencies": {
"CTMediator": [
]
}
}