blob: 1a8d2d1bb8d332c7cf448ecfa6a83c8efd92844d [file] [log] [blame]
{
"name": "AnyMediaToolbox",
"version": "1.1.3",
"license": "MIT",
"summary": "AnyMediaToolbox is a toolbox for CoreMedia Types",
"homepage": "https://github.com/anotheren/AnyBinaryCodable",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/AnyMediaToolbox.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.2"
],
"frameworks": "Foundation",
"source_files": "Sources/**/*.swift",
"dependencies": {
"AnyBinaryCodable": [
]
},
"swift_version": "5.2"
}