blob: 6557d701f5b4f4ecd6d5c31f6ea3633673b13579 [file] [log] [blame]
{
"name": "ForScreenDemo",
"version": "1.0.91",
"summary": "AirPlay and DLNA",
"platforms": {
"ios": "8.0"
},
"authors": {
"wangxinghua": "kwangxh@163.com"
},
"homepage": "http://git.duia.org.cn/ios/airPlay.git",
"license": "MIT",
"source": {
"git": "http://git.duia.org.cn/ios/airPlay.git",
"branch": "master",
"tag": "1.0.91"
},
"source_files": "ForScreenDemo/someFile/**/*.{h,m,xml}",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"Security",
"MediaPlayer",
"CFNetwork"
],
"libraries": [
"xml2",
"z"
],
"xcconfig": {
"ENABLE_BITCODE": "NO",
"HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}