blob: 9cd10e3f886e1925fab97ab6c9f5a6bb00af39f5 [file] [log] [blame]
{
"name": "NoobSDK",
"version": "12.0.0-beta",
"summary": "NoobSDK",
"homepage": "https://github.com/Huajaja",
"license": "MIT",
"authors": {
"Huja": "Houkuylek@gmail.com"
},
"platforms": {
"ios": "11.4"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"ios": {
"vendored_frameworks": "NoobSDK.framework"
},
"source": {
"git": "https://github.com/Huajaja/NoobSDK.git",
"tag": "12.0.0-beta"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}