blob: c9d69d5294276e5fae57c25a297970b4a2c69851 [file] [log] [blame]
{
"name": "CXLStartController",
"version": "0.0.1",
"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.1"
},
"source_files": [
"CXLStartController",
"CXLStartController/**/*.{h,m}"
],
"exclude_files": "CXLStartController/Exclude"
}