blob: 6ab2f1781b40f27dd153998ec432af52cdbd2523 [file] [log] [blame]
{
"name": "OutpanAPI",
"module_name": "OutpanAPI",
"version": "1.2",
"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"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "AVFoundation",
"source_files": "OutpanAPI/*.swift",
"requires_arc": true
}