| { | |
| "name": "WYCountdownButton", | |
| "version": "1.0.0", | |
| "summary": "倒计时按钮", | |
| "homepage": "https://github.com/lwy121810/WYCountdownButtonDemo", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lwy121810": "381319898@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/lwy121810/WYCountdownButtonDemo.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "WYCountdownButton/*.{h,m}", | |
| "requires_arc": true | |
| } |