blob: f8e67bd4f6b97900a928b53ab86363a250503abd [file] [log] [blame]
{
"name": "YHBSDK",
"version": "1.0.0",
"summary": "YHBSDK SDK",
"description": "YHBSDK",
"homepage": "https://github.com/chenzikui/YHBSDK",
"license": "MIT",
"authors": {
"chenzikui": "czk19890516@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenzikui/YHBSDK.git",
"tag": "1.0.0"
},
"vendored_frameworks": "YHBSDK/YHBSDK.framework",
"resources": "YHBSDK/YHBSDKBundle.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}