blob: a0594186e41effa7e82caeda6a9c8c4f0d5e417e [file] [log] [blame]
{
"name": "WBExtendTools",
"version": "1.0.5",
"summary": "收集的一些常用的工具方法",
"description": "TODO: 整理了一些常用的工具方法",
"homepage": "https://github.com/wangbo1185742894/WBExtendTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangbo1185742894": "wangbo3919@163.com"
},
"source": {
"git": "https://github.com/wangbo1185742894/WBExtendTools.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WBExtendTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore"
],
"dependencies": {
"GTMBase64": [
],
"Toast": [
],
"MBProgressHUD": [
],
"RMUniversalAlert": [
]
}
}