blob: 92ff3a4f71f9f3e8dadfc5d46b1f4e0e57e2de7f [file] [log] [blame]
{
"name": "QTSDK",
"version": "2.0.1",
"summary": "快速添加链接文件",
"description": "- 快速添加链接文件,节约时间 方便管理",
"homepage": "https://github.com/CoderDwang/QTSDK",
"license": "MIT",
"authors": {
"Dwang": "coderdwang@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderDwang/QTSDK.git",
"tag": "2.0.1"
},
"source_files": "QTSDK/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreAudio",
"CoreFoundation",
"CoreGraphics",
"CoreImage",
"CoreMedia",
"CoreMotion",
"CoreTelephony",
"CoreText",
"CoreVideo",
"GameController",
"OpenAL",
"OpenGLES",
"QuartzCore",
"MediaPlayer",
"SystemConfiguration"
],
"weak_frameworks": "UserNotifications",
"libraries": [
"c++",
"iconv",
"z",
"resolv"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libresolv"
}
}