blob: cfc2cef469e5ea1ef7b0a3fae98aee0c7396b3a9 [file] [log] [blame]
{
"name": "BoxCast",
"version": "0.5.2",
"license": "MIT",
"summary": "BoxCast is a SDK for integrating with the BoxCast API on Apple platforms.",
"homepage": "https://github.com/boxcast/boxcast-sdk-apple",
"social_media_url": "http://twitter.com/boxcast",
"authors": {
"Camden Fullmer": "camden.fullmer@boxcast.com"
},
"source": {
"git": "https://github.com/boxcast/boxcast-sdk-apple.git",
"tag": "0.5.2"
},
"source_files": "Source/**/*.swift",
"swift_versions": [
"5.0"
],
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.12"
},
"swift_version": "5.0"
}