blob: 2648cfeb77d8509cf00f19da317b6259b1d74ebb [file] [log] [blame]
{
"name": "RYHomeViewController",
"version": "1.0.0",
"summary": "组件化 首页板块",
"description": "组件化 首页板块",
"homepage": "https://github.com/Runyalsj/RYHomeViewController.git",
"license": "MIT",
"authors": {
"Ry_lsj": "runya_lsj@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Runyalsj/RYHomeViewController.git",
"tag": "1.0.0"
},
"source_files": "RYHomeViewController/RYHomeViewController/*.{h,m}",
"exclude_files": [
"RYHomeViewController/RYHomeViewController/AppDelegate.{h,m}",
"RYHomeViewController/RYHomeViewController/main.m"
]
}