{ | |
"name": "UNTools", | |
"version": "0.0.5", | |
"summary": "一个工具类集合", | |
"description": "一个常用的工具集合,用来统一管理。", | |
"homepage": "https://github.com/MWTsao/UNTools", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"MWCao": "545663610@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/MWTsao/UNTools.git", | |
"tag": "0.0.5" | |
}, | |
"source_files": "Classes", | |
"requires_arc": true | |
} |