blob: a09ba58570c8c3e838a688f0db8c3cba3c278070 [file] [log] [blame]
{
"name": "PYWaitingView",
"version": "1.0.1",
"swift_version": "4.0.0",
"summary": "A waiting view that let you express your project",
"license": "MIT",
"authors": {
"Pierre Yao": "pierrey.yao@gmail.com"
},
"homepage": "https://github.com/hiyahiyao/PYWaitingView",
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/hiyahiyao/PYWaitingView.git",
"tag": "1.0.1"
},
"source_files": [
"PYWaitingView",
"PYWaitingView/**/*.{h,m,swift}"
]
}