blob: 18933bcb94fabfef84545ec9fa8c18d0234f0fd5 [file] [log] [blame]
{
"name": "VideoModule",
"version": "1.4.1.6",
"summary": "Internal video components.",
"homepage": "http://git.duia.org.cn/wangxinghua/VideoModule",
"license": "MIT",
"authors": {
"wangxinghua": "kwangxh@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.duia.org.cn/wangxinghua/VideoModule.git",
"branch": "dev",
"tag": "1.4.2.1"
},
"subspecs": [
{
"name": "DATJ_KeyChainUDIDVideo",
"dependencies": {
"OpenUDID": [
]
},
"source_files": "VideoModule/other/DATJ_KeyChainUDIDVideo/*.{h,m}",
"public_header_files": "VideoModule/other/DATJ_KeyChainUDIDVideo/*.{h}"
},
{
"name": "HeiseTishikuang",
"source_files": "VideoModule/other/HeiseTishikuang/**/*.{h,m}",
"public_header_files": "VideoModule/other/HeiseTishikuang/**/*.{h}",
"frameworks": [
"QuartzCore",
"UIKit",
"Foundation"
]
},
{
"name": "DuiaMeng",
"source_files": "VideoModule/other/DuiaMeng/**/*.{h,m}",
"public_header_files": "VideoModule/other/DuiaMeng/**/*.{h}"
},
{
"name": "DAStatisticInterface",
"dependencies": {
"VideoModule/DATJ_KeyChainUDIDVideo": [
],
"AFNetworking": [
]
},
"source_files": "VideoModule/other/DAStatisticInterface/**/*.{h,m}",
"public_header_files": "VideoModule/other/DAStatisticInterface/**/*.{h}"
},
{
"name": "Util",
"dependencies": {
"VideoModule/DATJ_KeyChainUDIDVideo": [
],
"VideoModule/DAStatisticInterface": [
]
},
"source_files": "VideoModule/other/Util/**/*.{h,m}",
"public_header_files": "VideoModule/other/Util/**/*.{h}"
},
{
"name": "VideoModuleDA",
"dependencies": {
"VideoModule/DuiaMeng": [
],
"VideoModule/DAStatisticInterface": [
],
"VideoModule/HeiseTishikuang": [
],
"VideoModule/Util": [
],
"Reachability": [
],
"FMDB": [
],
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
],
"OpenUDID": [
]
},
"source_files": "VideoModule/VideoModuleDA/**/*.{h,m}",
"resources": [
"VideoModule/Assets.xcassets/Loading/**/*.png",
"VideoModule/VideoModuleDA/**/*.{xib,plist,xcdatamodeld}"
],
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CoreData",
"AudioToolbox",
"CoreMedia",
"CoreVideo",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"MediaPlayer",
"SystemConfiguration",
"Security",
"MobileCoreServices",
"CoreGraphics"
],
"libraries": [
"c++",
"sqlite3.0",
"z",
"sqlite3",
"bz2"
],
"prefix_header_file": "VideoModule/VideoModuleDA/VideoHeader/qwerty.h"
}
]
}