[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / a / c / FASTSDK / 3.7.9 / FASTSDK.podspec.json
blob09b89da4d704c514ad214cec3644738a90df3757
2   "name": "FASTSDK",
3   "version": "3.7.9",
4   "summary": "FASTSDK UI SDK , It may not be comprehensive, but it satisfies some users.",
5   "description": "Contain Doc,Video,Chat,QA and so on...",
6   "homepage": "https://github.com/net263/FASTSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "net263": "277715243@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/net263/FASTSDK.git",
16     "tag": "3.7.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "FASTSDK.framework",
22   "resources": "Resources/FastSDK.bundle",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-lObjC"
25   },
26   "static_framework": true,
27   "dependencies": {
28     "GSBaseKit": [
30     ],
31     "RtSDK": [
33     ],
34     "PlayerSDK": [
36     ],
37     "MBProgressHUD": [
38       "~> 1.1.0"
39     ],
40     "Masonry": [
42     ],
43     "MZTimerLabel": [
45     ],
46     "IQKeyboardManager": [
48     ],
49     "RegexKitLite": [
51     ],
52     "Reachability": [
54     ],
55     "YYKit": [
57     ],
58     "ThemeManager": [
59       "~> 1.0.1"
60     ],
61     "MJRefresh": [
63     ]
64   }