blob: fc5269245a308083e0ede8382f3ba6bc659f79ea [file] [log] [blame]
{
"name": "FNGDT",
"version": "1.0.0",
"summary": "GDT Adapter",
"description": "This is the GDT adapter",
"homepage": "https://github.com/TomandWinnie/FNGDT",
"license": "MIT",
"authors": {
"HL": "342403887@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TomandWinnie/FNGDT.git",
"tag": "1.0.0"
},
"requires_arc": true,
"vendored_frameworks": "FNGDTAdpter.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"dependencies": {
"GDTMobSDK": [
"4.12.81"
]
}
}