blob: 53ddd6ddefdf971eac1cf9ab1cccd66684403add [file] [log] [blame]
{
"name": "XZYMyUtil",
"version": "1.2.0",
"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.2.0"
},
"source_files": "XZYMyUtil/Classes/**/*.{h,m}",
"requires_arc": true
}