blob: d9be7e9f52053577e85a23a856f5041395a6b891 [file] [log] [blame]
{
"name": "snx_core_temp",
"version": "1.0",
"summary": "Core frame work that will include the core features",
"description": "Core frame work that will include the core features. feature 1, feature 2",
"homepage": "https://github.com/imranime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Imran": "mohammad.imran@slashnext.com"
},
"platforms": {
"ios": "11.1"
},
"source": {
"http": "https://github.com/imranime/sdk_test/releases/download/1.0/SNXCoreFrameWork.zip"
},
"ios": {
"vendored_frameworks": "SNXCore.framework"
}
}