blob: 8be109a374d1e656c1c7ed482425c52dde59f846 [file] [log] [blame]
{
"name": "YHUtiliitiesSDK",
"version": "1.0.3",
"summary": "公司基础SDK之一",
"description": "通用帮助类SDK,提供各种便捷的Helper。例如:YHDataHelper、YHDeviceHelper、YHGestureHelper、YHImageHelper、YHViewHelper等",
"homepage": "https://github.com/XmYlzYhkj/YHUtiliitiesSDK",
"license": "MIT",
"authors": {
"XmYhkj": "yhkj_xm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XmYlzYhkj/YHUtiliitiesSDK.git",
"tag": "1.0.3"
},
"requires_arc": true,
"vendored_frameworks": [
"Frameworks/YHUtiliitiesSDK.framework"
]
}