[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / c / TMNewsSDK / 0.0.24 / TMNewsSDK.podspec.json
blob98d8fed2b7f8106632a9c27f48ab71f7b8a823cf
2   "name": "TMNewsSDK",
3   "version": "0.0.24",
4   "summary": "TM 新闻组件",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renxukui": "renxukui@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/TMNewsSpec.git",
18     "tag": "0.0.24"
19   },
20   "source_files": "TMFramework/TMNewsSDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMNewsSDK.framework"
23   },
24   "resources": "TMFramework/HLHJImageResources.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "Masonry": [
32     ],
33     "MJRefresh": [
35     ],
36     "YYModel": [
38     ],
39     "SDWebImage": [
41     ],
42     "SVProgressHUD": [
44     ],
45     "IQKeyboardManager": [
47     ],
48     "DZNEmptyDataSet": [
50     ],
51     "WMPageController": [
53     ],
54     "ZFPlayer": [
55       "3.1.8"
56     ],
57     "ZFPlayer/ControlView": [
58       "3.1.8"
59     ],
60     "ZFPlayer/AVPlayer": [
61       "3.1.8"
62     ],
63     "SDCycleScrollView": [
65     ],
66     "TMUserCenter": [
68     ],
69     "TMComponentKitSDK": [
71     ]
72   }