blob: 9aeaa1032c21f95f3e2e83995cb232f53836414c [file] [log] [blame]
{
"name": "ADVMobileDataSdk",
"version": "1.0.0",
"summary": "Official Advance.AI iOS mobile data SDK.",
"homepage": "https://github.com/Baoban/advance-ios-sdk",
"authors": {
"Name": "Advance.AI"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Baoban/advance-ios-sdk.git",
"branch": "master"
},
"ios": {
"vendored_frameworks": "build/ADVMobileDataSdk.framework"
}
}