blob: dc4c3fa4fe6f2a04844aa23aee311e6abc24cb41 [file] [log] [blame]
{
"name": "YLT_Component",
"version": "0.0.1",
"summary": "基础组件",
"description": "页面基础组件的封装",
"homepage": "https://github.com/YLTTeam/YLT_Component",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj0305@126.com": "xiangpuhua@126.com"
},
"source": {
"git": "https://github.com/YLTTeam/YLT_Component.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLT_Component/Classes/**/*",
"dependencies": {
"YLT_BaseLib": [
],
"YLT_Kit": [
],
"SDCycleScrollView": [
]
}
}