| { | |
| "name": "TYCountLabel", | |
| "version": "0.0.1", | |
| "summary": "A simple count down Label", | |
| "description": "A simple countdown Label.Created by wangtaiyi", | |
| "homepage": "https://github.com/pridewty", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "wangtaiyi": "pridewty@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/pridewty/TYCountLabel.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "TYCountLabel/**/*" | |
| } |