blob: 98f77e2069f3f0172f4c08409d0934ccdba5d3ca [file] [log] [blame]
{
"name": "RYHomeViewController",
"version": "1.0.2",
"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.2"
},
"dependencies": {
"MGJRouter": [
]
},
"subspecs": [
{
"name": "Content",
"source_files": "RYHomeViewController/RYHomeViewController/*.{h,m}",
"frameworks": "MapKit"
}
]
}