blob: 23d1e47a543f2c088c41e3f790ae11e089186571 [file] [log] [blame]
{
"name": "YXYCategory",
"version": "1.0.0",
"summary": "常用分类",
"description": "共享常用分类为大家使用",
"homepage": "https://github.com/FreeYXY/YXYCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"493451317@qq.com": "yangxiaoyang@techwis.cn"
},
"source": {
"git": "https://github.com/FreeYXY/YXYCategory.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YXYCategory/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}