blob: 439b294259ad7016862ff8bacef2ff2d7392e42d [file] [log] [blame]
{
"name": "oneNext_iOS",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "OneNext iOS SDK",
"homepage": "https://github.com/Marqueurs/oneNextSDK-iOS",
"authors": {
"Support": "assistance.acpm@gmail.com"
},
"source": {
"git": "https://github.com/Marqueurs/oneNextSDK-iOS.git",
"tag": "1.0.0"
},
"pod_target_xcconfig": {
"OTHER_CFLAGS": "-fembed-bitcode"
},
"ios": {
"vendored_frameworks": "oneNext_iOS.framework"
}
}