blob: 408000743397ac2cee4d78f8280533c823f54412 [file] [log] [blame]
{
"name": "YHManager",
"version": "1.2.0",
"summary": "YHManager is only a test sdk",
"description": "YHManager is only a test sdk, you can have a test for sdk",
"homepage": "https://gitee.com/lang123321/YHManager",
"license": "MIT",
"authors": {
"zhengxiaolang": "haifeng3099@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/lang123321/YHManager.git",
"tag": "1.2.0"
},
"source_files": [
"Classes",
"Classes/*"
],
"requires_arc": true,
"vendored_frameworks": [
"Classes/*.framework"
]
}