blob: bc20eaf83c3a824825c23d269ce6c8863ecf0eda [file] [log] [blame]
{
"name": "GTOnePassSDK",
"version": "2.2.3",
"summary": "极验OnePassSDK",
"homepage": "https://www.geetest.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geetest": "liulian@geetest.com"
},
"source": {
"git": "https://github.com/GeeTeam/opv2-ios-cocoapods-support.git",
"tag": "2.2.3"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"CFNetwork",
"CoreTelephony",
"Foundation",
"SystemConfiguration",
"UIKit"
],
"libraries": [
"c++.1",
"z.1.2.8"
],
"vendored_frameworks": [
"GTSDK/TYRZSDK.framework",
"GTSDK/GTOnePass.framework"
],
"resources": "README.md"
}