{ | |
"name": "UBTools", | |
"version": "1.0.1", | |
"summary": "工具类", | |
"description": "工具类,包括 浏览器等", | |
"homepage": "https://git.coding.net/crazysiri/UBTools.git", | |
"license": "MIT", | |
"authors": { | |
"James": "511121933@qq,com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://git.coding.net/crazysiri/UBTools.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": "UBTools/Browser/*.{h,m}", | |
"dependencies": { | |
"NJKWebViewProgress": [ | |
] | |
} | |
} |