blob: 398be1082064875426383c12358d3ce5642611fd [file] [log] [blame]
{
"name": "FASTSDK",
"version": "3.7.10",
"summary": "FASTSDK UI SDK , It may not be comprehensive, but it satisfies some users.",
"description": "Contain Doc,Video,Chat,QA and so on...",
"homepage": "https://github.com/net263/FASTSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"net263": "277715243@qq.com"
},
"source": {
"git": "https://github.com/net263/FASTSDK.git",
"tag": "3.7.10"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "FASTSDK.framework",
"resources": "Resources/FastSDK.bundle",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"static_framework": true,
"dependencies": {
"GSBaseKit": [
"~> 3.7.10"
],
"RtSDK": [
"~> 3.7.10"
],
"PlayerSDK": [
"~> 3.7.10"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"Masonry": [
],
"MZTimerLabel": [
],
"IQKeyboardManager": [
],
"RegexKitLite": [
],
"Reachability": [
],
"YYKit": [
],
"ThemeManager": [
"~> 1.0.1"
],
"MJRefresh": [
]
}
}