blob: 12cbe46243ff405d3f0e0144310e703e45bc91ec [file] [log] [blame]
{
"name": "QHExtention",
"version": "0.0.6",
"summary": "QHExtention desc",
"description": "私有Pods测试\n* Markdown 格式",
"homepage": "https://github.com/sunqinghua/QHExtention.git",
"license": "MIT",
"authors": {
"qh": "453433112@qq.com"
},
"source": {
"git": "https://github.com/sunqinghua/QHExtention.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Extention/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "QHExtention",
"dependencies": {
"SDVersion": [
"~> 4.3.2"
],
"Masonry": [
"~> 1.0.0"
]
}
}