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