blob: ea9c922298f90ed4691737b9dc1d7398858dbd49 [file] [log] [blame]
{
"name": "YstenTestKit",
"version": "0.0.6",
"summary": "A short description of YstenTestKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/zhangxiongbo/ystenzjsdkkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangxiongbo": "717984647@qq.com"
},
"source": {
"git": "https://gitlab.com/zhangxiongbo/ystenzjsdkkit.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YstenTestKit/zhejiangSDK.framework/Headers/*.h",
"public_header_files": "YstenTestKit/zhejiangSDK.framework/Headers/*.h",
"vendored_frameworks": "YstenTestKit/*.{framework}",
"xcconfig": {
"ENABLE_BITCODE": "NO"
},
"dependencies": {
"AFNetworking": [
],
"PNXMPPFramework": [
],
"MJExtension": [
],
"Masonry": [
],
"MJRefresh": [
],
"HCSStarRatingView": [
],
"MBProgressHUD": [
],
"YYKit": [
],
"SDWebImage": [
],
"YstenEngineKit": [
]
}
}