blob: d5c244465d15b12e3636c6343902cfdcc668c1d4 [file] [log] [blame]
{
"name": "JCAVURLPlayer",
"version": "1.0.1",
"summary": "A short description of JCAVURLPlayer.",
"description": "网络播放器",
"homepage": "https://github.com/baby-007/JCAVURLPlayer",
"license": "MIT",
"authors": {
"liaojianhua": "1371243950@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/baby-007/JCAVURLPlayer.git",
"tag": "1.0.1"
},
"source_files": "AVURLPlayer/**/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreServices"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
}
}