blob: 5b7976de23fe7e9465c8b25d40d7bbcee61bda5a [file] [log] [blame]
{
"name": "OutpanAPI",
"module_name": "OutpanAPI",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "AVFoundation",
"source_files": "OutpanAPI/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}