blob: eb4c5d4e14a10b1077507439e6fdca8b08d067a2 [file] [log] [blame]
{
"name": "UIViewController+Tool",
"version": "0.0.1",
"summary": "UIViewController+Tool",
"description": "UIViewController+Tool 我的一个pod测试",
"homepage": "https://github.com/ZJHGGHub/UIViewController-Tool",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"幻梦": "zjh13785@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZJHGGHub/UIViewController-Tool.git",
"tag": "0.0.1"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"exclude_files": "Class/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}