[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / e / TXVideoPlayer / 0.2.13 / TXVideoPlayer.podspec.json
blob83029d6ceca669b5b5c86fad2ab8f6b087b2ed1f
2   "name": "TXVideoPlayer",
3   "version": "0.2.13",
4   "summary": "TXVideoPlayer.",
5   "description": "腾讯播放器封装",
6   "homepage": "https://github.com/yuyedaidao/TXVideoPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wyqpadding@gmail.com": "wyqpadding@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yuyedaidao/TXVideoPlayer.git",
16     "tag": "0.2.13"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "requires_arc": true,
23   "source_files": "TXVideoPlayer/Classes/**/*",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "armv7 arm64"
26   },
27   "resource_bundles": {
28     "TXVideoPlayer": [
29       "TXVideoPlayer/Assets/**/*"
30     ]
31   },
32   "dependencies": {
33     "TXLiteAVSDK_Player": [
34       "9.2.10637"
35     ],
36     "AFNetworking": [
37       "~> 4.0"
38     ],
39     "SDWebImage": [
41     ],
42     "Masonry": [
44     ]
45   }