[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 0 / a / BeamKit / 1.0.1 / BeamKit.podspec.json
blobb544208f08392be422271a90da907f62f3eaa803
2   "name": "BeamKit",
3   "version": "1.0.1",
4   "summary": "BeamKit allows companies to integrate the Beam experience into their app.",
5   "homepage": "http://beamimpact.com",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "BEAM": "alex@beamimpact.com"
12   },
13   "social_media_url": "http://instagram.com/getbeam",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "http": "https://ios-pod.s3-us-west-2.amazonaws.com/BeamKit.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "BeamKit.framework"
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.7"
28     ]
29   },
30   "swift_version": "5.0"