blob: b16cedc60888950ed389e12410ebe00a82adb5a2 [file] [log] [blame]
{
"name": "XBCustomPopViewSwift",
"version": "0.0.1",
"summary": "自定义各种弹窗,只需传入展示视图即可",
"description": "QQ624784368,博客http://www.cnblogs.com/xbios/",
"homepage": "https://github.com/xb901203/XBCustomPopViewSwift",
"license": "MIT",
"authors": {
"xubin": "xb624784368@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xb901203/XBCustomPopViewSwift.git",
"tag": "0.0.1"
},
"source_files": "XBCustomPopView/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true
}