blob: 5e9d0b3d72b504dedb47f96793047fcc07e5e26a [file] [log] [blame]
{
"name": "BoxCast",
"version": "0.2.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.2.0"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.12"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}