blob: 0b842490541369c55d6e5dfdeadb104303eb6ad6 [file] [log] [blame]
{
"name": "SBCSmart01",
"version": "1.0.0",
"summary": "SBCSmart01",
"description": "SBCSmart01 sbc 合约",
"homepage": "https://gitee.com/FCComp/SBCSmart01",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/FCComp/SBCSmart01.git",
"tag": "1.0.0"
},
"source_files": "SBCSmart01/SBCSmart01.framework/Headers/*.h",
"resources": "SBCSmart01/*.bundle",
"vendored_frameworks": "SBCSmart01/*.framework",
"dependencies": {
"SBCSDK": [
],
"SwiftyJSON": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"JKCategories": [
],
"SnapKit": [
]
}
}