blob: 1b7f8c2a55c87bfe6af6b6e979a483383cd3eff9 [file] [log] [blame]
{
"name": "AiotCoreFramework",
"version": "0.0.1",
"summary": "A linkkit core client used on iOS.",
"description": "It is a linkkit core client used on iOS for connecting aliyun Link Platform, which implement by Swift5.",
"homepage": "https://code.aliyun.com/linkkit/AiotCoreFramework",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"yuhao.tyh": "yuhao.tyh@alibaba-inc.com"
},
"source": {
"git": "https://code.aliyun.com/linkkit/AiotCoreFramework.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "AiotCoreFramework.framework",
"frameworks": "Foundation"
}