blob: 09b89da4d704c514ad214cec3644738a90df3757 [file] [log] [blame]
{
"name": "FASTSDK",
"version": "3.7.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "FASTSDK.framework",
"resources": "Resources/FastSDK.bundle",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"static_framework": true,
"dependencies": {
"GSBaseKit": [
],
"RtSDK": [
],
"PlayerSDK": [
],
"MBProgressHUD": [
"~> 1.1.0"
],
"Masonry": [
],
"MZTimerLabel": [
],
"IQKeyboardManager": [
],
"RegexKitLite": [
],
"Reachability": [
],
"YYKit": [
],
"ThemeManager": [
"~> 1.0.1"
],
"MJRefresh": [
]
}
}