blob: ea11cbe4d983a52f7bbde8be0edee14a631713fc [file] [log] [blame]
{
"name": "WGSDKJPUnity",
"version": "0.0.1",
"summary": "games WGSDKJPUnity.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhangqweb/WGSDKJPUnity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangqweb@126.com": "zhangqweb@126.com"
},
"source": {
"git": "https://github.com/zhangqweb/WGSDKJPUnity.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WGSDKJPUnity/Classes/**/*",
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"static_framework": true,
"dependencies": {
"WGSDKJP": [
"0.0.18"
]
},
"swift_version": "5.3"
}