blob: 81878e8a9a92edb4a93b62892c2a6baddab44e01 [file] [log] [blame]
{
"name": "XZYMyUtil",
"version": "1.0.4",
"summary": "自己封装的控件",
"description": "常用控件及工厂方法",
"homepage": "https://github.com/740238622/XZYMyUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuziyou": "740238622@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/740238622/XZYMyUtil.git",
"tag": "1.0.4"
},
"source_files": "XZYMyUtil/Classes/**/*.{h,m}",
"requires_arc": true
}