{ | |
"name": "ZJBasicTools", | |
"version": "0.1.0", | |
"summary": "a Basic Tool for iOS", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/gaozejian/ZJBasicTools", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"gaozejian": "649708060@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/gaozejian/ZJBasicTools.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZJBasicTools/Classes/**/*.{h,m}" | |
} |