blob: 78831757f2225169bee4eef77e2170ba4da05b05 [file] [log] [blame]
{
"name": "XZLWXBSDK",
"version": "0.6.0",
"summary": "新再灵维小保SDK",
"homepage": "https://github.com/yangtianyuHF/Wuye",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangtianyu": "164878873@qq.com"
},
"source": {
"git": "https://github.com/yangtianyuHF/Wuye.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"Photos",
"AVFoundation",
"AssetsLibrary"
],
"vendored_frameworks": "XZLWXBSDK/**/*.framework",
"resource_bundles": {
"XZLWXBSDKResource": [
"XZLWXBSDK/**/*.{png,js}"
]
},
"dependencies": {
"MBProgressHUD": [
],
"Masonry": [
],
"YYModel": [
],
"SDWebImage": [
],
"AFNetworking": [
]
}
}