| { | |
| "name": "PIXDate", | |
| "version": "1.0.0", | |
| "summary": "Date releated library.", | |
| "description": " Date related library.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n", | |
| "homepage": "https://github.com/dolphinSuPixnet/PIXDate", | |
| "license": "BSD", | |
| "authors": { | |
| "dolphin su": "dolphinsu@pixnet.tw" | |
| }, | |
| "source": { | |
| "git": "https://github.com/dolphinSuPixnet/PIXDate.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes" | |
| } |