blob: a438f5640eec5de1dcce1cb9128f03d1986f9877 [file] [log] [blame]
{
"name": "TXVideoPlayer",
"version": "0.1.8.2",
"summary": "TXVideoPlayer.",
"description": "腾讯播放器封装",
"homepage": "https://github.com/yuyedaidao/TXVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyqpadding@gmail.com": "wyqpadding@gmail.com"
},
"source": {
"git": "https://github.com/yuyedaidao/TXVideoPlayer.git",
"tag": "0.1.8.2"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"requires_arc": true,
"source_files": "TXVideoPlayer/Classes/**/*",
"pod_target_xcconfig": {
"VALID_ARCHS": "armv7 arm64"
},
"resource_bundles": {
"TXVideoPlayer": [
"TXVideoPlayer/Assets/**/*"
]
},
"dependencies": {
"TXLiteAVSDK_Player": [
"8.8.10257"
],
"AFNetworking": [
],
"SDWebImage": [
],
"Masonry": [
]
}
}