blob: 8ec4c9b0d75dd8d780169fe90f33ea0ce17bd74a [file] [log] [blame]
{
"name": "AVFoundationHelperRx",
"version": "0.1.0",
"summary": "AVFoundation helper classes which uses RxSwift",
"description": "AVFoundationHelperRx is AVFoundation helper classes which uses RxSwift for managing AVAssets and so on. These are used in turn by iOS specific classes..",
"homepage": "https://github.com/hadanischal/AVFoundationHelperRx.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hadanischal@gmail.com": "hadanischal@gmail.com"
},
"source": {
"git": "https://github.com/hadanischal/AVFoundationHelperRx.git",
"tag": "0.1.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "AVFoundationHelperRx/Classes/**/*",
"swift_version": "5.1"
}