blob: f278e6145557e0e741399d8251093235275314f0 [file] [log] [blame]
{
"name": "YLoginProject",
"version": "0.0.1",
"summary": "This YLoginProject",
"description": "This this YLoginProject",
"homepage": "https://github.com/yao123/YLoginProject",
"license": "MIT",
"authors": {
"xuguangyao2018": "287939644@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yao123/YLoginProject.git",
"tag": "0.0.1"
},
"source_files": "YLoginProject/YLoginProject/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}