[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / c / 8 / TSPersonCenter / 0.0.3 / TSPersonCenter.podspec.json
blob64f437d991843de7890b622f10c86dec9aa58964
2   "name": "TSPersonCenter",
3   "version": "0.0.3",
4   "summary": "TingShuo个人中心以及视频列表组件",
5   "homepage": "https://gitee.com/TingShuo_iOS/TSPersonCenter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shxlxa": "842495841@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/TingShuo_iOS/TSPersonCenter.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TSPersonCenter/Classes/**/*",
21   "resource_bundles": {
22     "TSPersonCenter": [
23       "TSPersonCenter/Resources/**/*"
24     ]
25   },
26   "dependencies": {
27     "MJRefresh": [
28       "3.1.12"
29     ],
30     "MJExtension": [
31       "3.0.13"
32     ],
33     "ReactiveObjC": [
35     ],
36     "ActionSheetPicker-3.0": [
38     ],
39     "YYKit": [
40       "1.0.7"
41     ],
42     "PINCache": [
43       "2.3"
44     ],
45     "ZFPlayer": [
46       "2.1.5"
47     ],
48     "mob_smssdk": [
49       "3.2.1"
50     ],
51     "ICGVideoTrimmer": [
52       "1.1"
53     ],
54     "FMDB": [
55       "2.7.5"
56     ],
57     "FTCommonCategory": [
59     ],
60     "FTShareSDKManager": [
62     ],
63     "FTCommonTool": [
65     ],
66     "FTBaseController": [
68     ],
69     "FTNetWorkManager": [
71     ],
72     "FTInfoItem": [
74     ],
75     "TSConstant": [
77     ],
78     "TSCommonModel": [
80     ],
81     "TSHelpTool": [
83     ],
84     "YUSegment": [
85       "1.0.1"
86     ],
87     "MDRadialProgress": [
88       "1.3.2"
89     ],
90     "SVPullToRefresh": [
91       "0.4.1"
92     ],
93     "TPKeyboardAvoiding": [
94       "1.3.2"
95     ],
96     "SDCycleScrollView": [
97       "1.75"
98     ],
99     "SVProgressHUD": [
101     ],
102     "TSLogin_Category": [
104     ],
105     "TSLoginModule": [
107     ],
108     "AMap3DMap": [
109       "5.5.0"
110     ],
111     "AMapSearch": [
112       "5.5.0"
113     ],
114     "AMapLocation": [
115       "2.5.0"
116     ],
117     "FTGDataXMLNode": [
119     ]
120   }