blob: 1d349d94ada110b9efa6d4bddff3c2e8bca7ce57 [file] [log] [blame]
{
"name": "OutpanAPI",
"module_name": "OutpanAPI",
"version": "1.2.1",
"license": "MIT",
"summary": "Outpan API wrapper written in Swift",
"homepage": "https://github.com/Rehsco/OutpanAPI.git",
"authors": {
"Martin Jacob Rehder": "gitrepocon01@rehsco.com"
},
"source": {
"git": "https://github.com/Rehsco/OutpanAPI.git",
"tag": "1.2.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"frameworks": "AVFoundation",
"source_files": "OutpanAPI/*.swift",
"requires_arc": true
}