| { | |
| "name": "GrandTime", | |
| "version": "0.0.1", | |
| "summary": "A NSDate replacement and it provide a waek timer", | |
| "description": "GrandTime is an simple and powerful NSdate replacement the API is very freind;y to use. And it provide a weak timer", | |
| "homepage": "https://github.com/DuckDeck/GrandTime", | |
| "license": "MIT", | |
| "authors": { | |
| "DuckDeck": "3421902@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DuckDeck/GrandTime.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "GrandTime/*" | |
| } |