{ | |
"name": "ZBUtilities", | |
"version": "0.0.2", | |
"summary": "ZBUtilities for Zoombin.", | |
"homepage": "https://github.com/qq30135878/ZBUtilities", | |
"license": { | |
"type": "MIT", | |
"file": "FILE_LICENSE" | |
}, | |
"authors": { | |
"Bin Zhang": "30135878@qq.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/qq30135878/ZBUtilities.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "*.{h,m}", | |
"public_header_files": "*.h", | |
"requires_arc": true | |
} |