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