[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 9 / a / c / QTSDK / 1.0 / QTSDK.podspec.json
blob7d17a91b2609567ce98f37e8dec39f7e2a8a6c3d
2   "name": "QTSDK",
3   "version": "1.0",
4   "summary": "快速添加链接文件",
5   "description": "- 快速添加链接文件,节约时间 方便管理",
6   "homepage": "https://github.com/CoderDwang/QTSDK",
7   "license": "MIT",
8   "authors": {
9     "Dwang": "coderdwang@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderDwang/QTSDK.git",
16     "tag": "1.0"
17   },
18   "source_files": "QTSDK/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "AdSupport",
23     "AudioToolbox",
24     "AVFoundation",
25     "CFNetwork",
26     "CoreAudio",
27     "CoreFoundation",
28     "CoreGraphics",
29     "CoreImage",
30     "CoreMedia",
31     "CoreMotion",
32     "CoreTelephony",
33     "CoreText",
34     "CoreVideo",
35     "GameController",
36     "OpenAL",
37     "OpenGLES",
38     "QuartzCore",
39     "MediaPlayer",
40     "SystemConfiguration"
41   ],
42   "weak_frameworks": "UserNotifications",
43   "libraries": [
44     "c++",
45     "iconv",
46     "z",
47     "resolv"
48   ],
49   "xcconfig": {
50     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libresolv"
51   }