{ | |
"name": "XBPopUpView", | |
"version": "0.0.1", | |
"summary": "Easy to use XBPopUpView", | |
"homepage": "https://github.com/yanxiaobing/XBPopUpView", | |
"license": "MIT", | |
"authors": { | |
"XBingo": "dove025@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/yanxiaobing/XBPopUpView.git", | |
"tag": "0.0.1" | |
}, | |
"requires_arc": true, | |
"source_files": "XBPopUpView/**/*.{h,m}" | |
} |