blob: 3fd15f5c60e10900fa2a5b738a7f09dbf4f1d854 [file] [log] [blame]
{
"name": "XZYMyUtil",
"version": "1.0.2",
"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.2"
},
"source_files": "XZYMyUtil/Classes/**/*.{h,m}",
"requires_arc": true
}