blob: 04d4ad67ec70e19d53cd4badd12574a978829445 [file] [log] [blame]
{
"name": "QZPTool",
"version": "0.0.1",
"summary": "this is test tool for QZPTool.",
"description": "this is test podspec\nhello this is a test podspec",
"homepage": "https://github.com/qzp2016/QZPTool",
"license": "MIT",
"authors": {
"qzp": "914813666@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qzp2016/QZPTool.git",
"tag": "0.0.1"
},
"source_files": [
"QZPTool.Classes",
"QZPTool/Classes/**/*.{h,m}"
],
"exclude_files": "QZPTool/Classes/Exclude",
"requires_arc": true
}