blob: edf50a87fc06eaa65964a38ca7863ee1430a97cd [file] [log] [blame]
{
"name": "WBExtendTools",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WBExtendTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore"
],
"dependencies": {
"GTMBase64": [
]
}
}