[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / a / 4 / TuSdk-xh / 0.1.0 / TuSdk-xh.podspec.json
blobbfac49b697264755626d216ffc2894323d1cf040
2   "name": "TuSdk-xh",
3   "version": "0.1.0",
4   "summary": "A short description of TuSdk-xh.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Joygo-Technology/TuSdk-xh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lee": "nemoleo@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/Joygo-Technology/TuSdk-xh.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resources": "TuSdk-xh/Assets/*.{bundle}",
22   "ios": {
23     "vendored_frameworks": "TuSdk-xh/Frameworks/*.framework"
24   },
25   "user_target_xcconfig": {
26     "OTHER_LINKER_FLAGS": "-ObjC",
27     "CLANG_CXX_LIBRARY": "libc++"
28   },
29   "frameworks": [
30     "Photos",
31     "Accelerate",
32     "AVFoundation",
33     "VideoToolbox",
34     "AudioToolbox"
35   ],
36   "libraries": "c++",
37   "dependencies": {
38     "GPUImage": [
39       "~> 0.1.7"
40     ]
41   }