blob: 90452b68b0f5cd26fa05151b73242e043eb15e52 [file] [log] [blame]
{
"name": "NoobSDK",
"version": "0.1.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": "0.1.0-beta"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}