blob: 83d345b1b1b308e9fb86a0874b45365701be5cd0 [file] [log] [blame]
{
"name": "XZYLeadViewController",
"version": "1.0.0",
"summary": "自己封装的引导页",
"description": "方便快捷的使用引导页",
"homepage": "https://github.com/740238622/XZYLeadViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuziyou": "740238622@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/740238622/XZYLeadViewController.git",
"tag": "1.0.0"
},
"source_files": "XZYLeadViewController/Classes/**/*.{h,m}",
"requires_arc": true
}