blob: 29590c4f1bd5af07e81cc26d6f5460589a3d1968 [file] [log] [blame]
{
"name": "BYBaseTool",
"version": "0.0.3",
"summary": "基类",
"description": "测试",
"homepage": "https://github.com/congboyang/BYBaseTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sooncong": "sooncong_sz@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/congboyang/BYBaseTool.git",
"tag": "v0.0.3"
},
"source_files": "BYBaseTool/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}