blob: c82e30d66d8f566fc1320525ddfd5bcf874ca0b9 [file] [log] [blame]
{
"name": "CXLStartController",
"version": "0.0.2",
"summary": "这是我的第一个框架.",
"description": "\"这是我的第一个框架.\"",
"homepage": "https://github.com/xlchenk/CXLStartController",
"license": "MIT",
"authors": {
"chenxl1234": "chenxlcofco@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xlchenk/CXLStartController.git",
"tag": "0.0.2"
},
"source_files": [
"CXLStartController",
"CXLStartController/**/*.{h,m}"
],
"exclude_files": "CXLStartController/Exclude"
}