blob: 7f095520b0be878b49f90cd0320c5c280bebf96b [file] [log] [blame]
{
"name": "BeamKit",
"version": "1.0.3",
"summary": "BeamKit allows companies to integrate the Beam experience into their app.",
"homepage": "http://beamimpact.com",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"BEAM": "alex@beamimpact.com"
},
"social_media_url": "http://instagram.com/getbeam",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"http": "https://ios-pod.s3-us-west-2.amazonaws.com/BeamKit.zip"
},
"ios": {
"vendored_frameworks": "BeamKit.framework"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}