{ | |
"name": "TamSuspenButton", | |
"version": "1.0.0", | |
"summary": "A click button on the suspension window", | |
"homepage": "https://github.com/thatha123/TamSuspenButton", | |
"license": "MIT", | |
"authors": { | |
"Tam": "1558842407@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/thatha123/TamSuspenButton.git", | |
"tag": "v1.0.0" | |
}, | |
"source_files": "TamSuspenButtonDemo/TamSuspenButton/*.{h,m}", | |
"resources": "TamSuspenButtonDemo/TamSuspenButton/Resources", | |
"requires_arc": true | |
} |