blob: a5c50ed9d2a9b34bd3b469f7cc30072355728018 [file] [log] [blame]
{
"name": "SlashnextCore",
"version": "1.0",
"summary": "SlashNext SDK core framework pod",
"description": "This is the core framework for SlashNext SDK.It consist of core sdk files which consist methods to use inside any app.",
"homepage": "https://github.com/snx-zeeshan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Zeeshan": "m.zeeshan.7590@slashnext.com"
},
"platforms": {
"ios": "11.1"
},
"source": {
"http": "https://github.com/slashnext/SlashNext-Core/releases/download/1.0/SNXCore.zip"
},
"ios": {
"vendored_frameworks": "SNXCore.framework"
}
}