blob: 84c453300a140a7894cb48d132d45d5c3bc5da58 [file] [log] [blame]
{
"name": "GWP2P",
"version": "1.8.0",
"summary": "A short description of GWP2P.",
"description": "GWP2P",
"homepage": "https://github.com/GWTimes/GWP2PSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Jack": "yuguihua@gwell.cc"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"source": {
"git": "https://github.com/GWTimes/GWP2PSDK.git",
"tag": "1.8.0"
},
"vendored_frameworks": "GWP2PDemo/SDK/GWP2P.framework"
}