blob: 4b9a44e56d9f20ef8381efc81b736e6cf3c6a9ed [file] [log] [blame]
{
"name": "NecBaas",
"version": "7.5.0-rc1",
"summary": "NEC Mobile Backend Platform iOS SDK",
"description": "NEC Mobile Backend Platform iOS SDK.",
"homepage": "https://github.com/nec-baas/baas-client-ios",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": "NEC Corporation",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/nec-baas/baas-client-ios.git",
"tag": "7.5.0-rc1"
},
"source_files": "nebulaIosSdk/**/*.{h,m}",
"public_header_files": "nebulaIosSdk/Headers/*.h"
}