blob: aa5b3d926fb8eba7edea2e7371607e9583890f3b [file] [log] [blame]
{
"name": "HTMIVideoModule",
"version": "0.1.1",
"summary": "A short description of HTMIVideoModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMIVideoModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMIVideoModule.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIVideoModule/Classes/**/*.{h,m}",
"resources": [
"HTMIVideoModule/Classes/HTMIVideoModul.bundle"
],
"dependencies": {
"HTMIBaseComponent": [
"~> 1.2.0"
],
"HTMINetWork": [
"~> 1.2.9"
],
"Masonry": [
"~> 1.0.2"
],
"SDWebImage": [
"~> 3.8.2"
],
"HTMIZFPlayer": [
"~> 2.1.8"
],
"HTMICustomControl": [
"~> 0.1.11"
],
"MJRefresh": [
],
"MJExtension": [
"~> 3.0.13"
],
"ReactiveObjC": [
"~> 3.0.0"
],
"HTMIMediator": [
"~> 0.1.1"
]
}
}