{ | |
"name": "SwiftVideoTools", | |
"version": "0.2.2", | |
"summary": "Swift Video Tools.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/hapsidra/swift-video-tools", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"hapsidra": "hapsidra@outlook.com" | |
}, | |
"source": { | |
"git": "https://github.com/hapsidra/swift-video-tools.git", | |
"tag": "0.2.2" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source_files": "Sources/**/*" | |
} |