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