blob: 3f391487a2ba1325d49e719ea96c6bbe14a1043e [file] [log] [blame]
{
"name": "ouyu_swift",
"version": "0.0.1",
"summary": "My First Pod Spec Test",
"description": "this project provid my xxxxxxx",
"homepage": "https://git.oschina.net/linshizai/ouyu_Swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linshizai": "415378223@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://git.oschina.net/linshizai/ouyu_Swift.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"exclude_files": "",
"public_header_files": "UIView+ExtendTouchRect.h",
"requires_arc": true
}