blob: 508f209cfe909d54694bb05861bef8b817e61dec [file] [log] [blame]
{
"name": "YHBaseSDK",
"version": "1.1.6",
"summary": "YHBaseSDK is only a base sdk.",
"description": "YHBaseSDK is only a base base sdk, incluse baseview,basevc,basept,basedp. And , YHBaseNavController has pop gesture . \nV1.1.5 适配iPhoneX系列;\nV1.1.6 addContraint->addConstraints",
"homepage": "https://github.com/XmYlzYhkj/YHBaseSDK",
"license": "MIT",
"authors": {
"zhengxiaolang": "haifeng3099@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XmYlzYhkj/YHBaseSDK.git",
"tag": "1.1.6"
},
"resources": "Resources/*.bundle",
"requires_arc": true,
"vendored_frameworks": [
"Framework/*.framework"
]
}