{ | |
"name": "YZFUIKit", | |
"version": "0.1.3", | |
"summary": "A short description of YZFUIKit.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/yangzhengfeng/YZFUIKit.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"yangzhengfeng": "yang09108@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/yangzhengfeng/YZFUIKit.git", | |
"tag": "0.1.3" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Classes/**/*" | |
} |