blob: f088f5789282d546e6d81a4e742698ac4b89a541 [file] [log] [blame]
{
"name": "AiotCoreFramework",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "AiotCoreFramework.framework",
"frameworks": "Foundation"
}