blob: 6410b2b8098139089f9397eb4df16eed60954e57 [file] [log] [blame]
{
"name": "NormalTools",
"version": "0.0.1",
"summary": "常用工具合集",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Fengzee/NormalTools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fengzee": "576830561@qq.com"
},
"source": {
"git": "https://github.com/Fengzee/NormalTools.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NormalTools/Classes/**/*",
"public_header_files": "Pod/Classes/Toast+UIView.h",
"frameworks": "UIKit",
"dependencies": {
"YYCategories": [
"~> 1.0.4"
]
}
}