blob: 620dab0419e3f8f50e1ebe8d5685a6d6b1046fa4 [file] [log] [blame]
{
"name": "XZYComViewController",
"version": "1.5.1",
"summary": "自己封装的UIViewController",
"description": "适用于绝大多数的软件框架,加入了iPhoneX布局",
"homepage": "https://github.com/740238622/XZYComViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuziyou": "740238622@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/740238622/XZYComViewController.git",
"tag": "1.5.1"
},
"source_files": "XZYComViewController/Classes/**/*.{h,m}",
"resources": "XZYComViewController/Classes/**/*.png",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
],
"XZYMyUtil": [
]
}
}