blob: 9b7a07123f1377a4349a55d8d82ad0e02a9f323d [file] [log] [blame]
{
"name": "WfsSDK",
"version": "1.0.1",
"summary": "A WfsSDK, iOS device can use.",
"description": "分之道SDK,A WfsSDK, iOS device can use.",
"homepage": "https://gitee.com/LaiMing_gz/wayForScoreSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lai Ming": "leon_333@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/LaiMing_gz/wayForScoreSDK.git",
"tag": "1.0.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "WfsSDK.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"YYKit": [
],
"ZFPlayer/AVPlayer": [
],
"ZFPlayer/ControlView": [
]
}
}