blob: bfac49b697264755626d216ffc2894323d1cf040 [file] [log] [blame]
{
"name": "TuSdk-xh",
"version": "0.1.0",
"summary": "A short description of TuSdk-xh.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Joygo-Technology/TuSdk-xh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lee": "nemoleo@yeah.net"
},
"source": {
"git": "https://github.com/Joygo-Technology/TuSdk-xh.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"resources": "TuSdk-xh/Assets/*.{bundle}",
"ios": {
"vendored_frameworks": "TuSdk-xh/Frameworks/*.framework"
},
"user_target_xcconfig": {
"OTHER_LINKER_FLAGS": "-ObjC",
"CLANG_CXX_LIBRARY": "libc++"
},
"frameworks": [
"Photos",
"Accelerate",
"AVFoundation",
"VideoToolbox",
"AudioToolbox"
],
"libraries": "c++",
"dependencies": {
"GPUImage": [
"~> 0.1.7"
]
}
}