blob: 14670bdb66b3a070be4c80fe715671b150c36ebb [file] [log] [blame]
{
"name": "LZXGSDK",
"version": "1.0.0",
"license": "MIT",
"summary": "SDK测试上传cocoapods",
"homepage": "https://gitee.com/Twinkleo/LZXGSDK",
"source": {
"git": "https://gitee.com/Twinkleo/LZXGSDK.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "Shargoo.framework"
},
"resource_bundles": {
"ShargooSDKPods": [
"ShargooBundle.bundle"
]
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"Twinkleo": "1050832257@qq.com"
}
}