blob: 8861d36dd4e9341efe2f48bd256cd549b2c405df [file] [log] [blame]
{
"name": "BoxCast",
"version": "0.5.0",
"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.0"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.12"
}
}