blob: 4be97306bc16bc37d70556a4f2cc6d42a1afad95 [file] [log] [blame]
{
"name": "YHBaseSDK",
"version": "1.0.2",
"summary": "YHBaseSDK is only a base sdk",
"description": "YHBaseSDK is only a base base sdk, incluse baseview,basevc,basept,basedp",
"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.2"
},
"resources": "Resources/*.bundle",
"requires_arc": true,
"vendored_frameworks": [
"Framework/*.framework"
]
}