blob: 5a4d138ceee158ccf301fd7d675b7ebd1a52ff38 [file] [log] [blame]
{
"name": "XDCaptureService",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XDCaptureService/Classes/**/*",
"public_header_files": "XDCaptureService/Classes/XDCaptureService.h",
"frameworks": [
"AVFoundation",
"CoreImage"
]
}