| { | |
| "name": "HaiGCDTimerPod", | |
| "version": "3.0.0", | |
| "summary": "summary HaiGCDTimerPod", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/diankuanghuolong/GCDTimerDemo", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "diankuanghuolong": "3243388139@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/diankuanghuolong/GCDTimerDemo.git", | |
| "tag": "3.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HaiGCDTimerPod/Classes/**/*" | |
| } |