blob: 127b92d822084b99239e2e292fded46c0390cdaf [file] [log] [blame]
{
"name": "AVOSCloud",
"platforms": {
"ios": "5.0"
},
"version": "1.0.0",
"license": "AVOS Inc. License",
"summary": "AVOS Cloud iOS SDK for mobile backend.",
"homepage": "https://github.com/avos/avoscloud-sdk",
"authors": {
"Zeng Zhu": "zzhu@avos.com"
},
"source": {
"git": "https://github.com/avos/avoscloud-sdk.git",
"tag": "1.0.0"
},
"source_files": "iOS/beta/AVOSCloud.framework/Headers/*.{h}",
"libraries": "AVOSCloud",
"requires_arc": true,
"frameworks": "Foundation"
}