blob: 758b0fb2196100fde006732c7e40ba4738c5fe66 [file] [log] [blame]
{
"name": "FeiErSmartSDK",
"version": "1.1.2.5",
"summary": "飞尔智能SDK",
"description": "飞尔智能SDK。",
"homepage": "https://github.com/kevincwt/FeiErSmartSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wtchang": "wtchang@iflytek.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kevincwt/FeiErSmartSDK.git",
"tag": "1.1.2.5"
},
"resources": "Framework/FeiErSmartSDK.bundle",
"ios": {
"vendored_frameworks": "Framework/FeiErSmartSDK.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CocoaAsyncSocket": [
],
"YTKNetwork": [
],
"YYModel": [
],
"YYCache": [
],
"YYCategories": [
],
"SBJson": [
"~> 3.2"
]
}
}