blob: a8cf8af6dfaff5a5219cbe8dc24d3a620b5ba338 [file] [log] [blame]
{
"name": "YHBaseSDK",
"version": "1.0.1",
"summary": "YHBaseSDK is only a base sdk",
"description": "YHNetSDK is only a base base sdk, incluse baseview,basevc,basept,basedp,we hide DFullscreenPopGesture in this version",
"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.0.1"
},
"resources": "Resources/*.bundle",
"requires_arc": true,
"vendored_frameworks": [
"Framework/*.framework"
]
}