blob: 95e507787664f8e7203e454accec84c67e026d7d [file] [log] [blame]
{
"name": "JMSmartUserSDK",
"version": "0.1.1",
"summary": "几米圈与后台交互SDK",
"description": "与几米圈后台进行数据交互",
"homepage": "https://github.com/JimiPlatform/JMSmartUserSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CLANNADAIR": "522674616@qq.com"
},
"source": {
"git": "https://github.com/JimiPlatform/JMSmartUserSDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "JMSmartUserSDK.framework",
"resources": "JMSmartUserBundle.bundle",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~>4.9.0"
],
"Qiniu": [
"~>7.2.5"
],
"Reachability": [
"~>3.2"
]
},
"swift_version": "5.0"
}