blob: 9d0e48d6a52705953c4865c14d00084b5b8b0602 [file] [log] [blame]
{
"name": "XDCaptureService",
"version": "1.1.0",
"summary": "A short description of XDCaptureService.",
"homepage": "https://github.com/caixindong/XDCaptureService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"458770054@qq.com": "458770054@qq.com"
},
"source": {
"git": "https://github.com/caixindong/XDCaptureService.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XDCaptureService/Classes/**/*",
"public_header_files": "XDCaptureService/Classes/XDCaptureService.h",
"frameworks": [
"AVFoundation",
"CoreImage"
]
}