blob: cbcfa153c0ad25f1ad353b237f035ebcca978c0f [file] [log] [blame]
{
"name": "YXBaseVCTool",
"version": "0.0.2",
"summary": "tool for iOS",
"description": "personal tool for ios program",
"homepage": "https://github.com/famile/YXBaseVCTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taotao": "437534725@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/famile/YXBaseVCTool.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"MJExtension": [
],
"DZNEmptyDataSet": [
],
"FDFullscreenPopGesture": [
"~> 1.1"
]
}
}