[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 0 / a / BeamKit / 1.2.1 / BeamKit.podspec.json
blob25c501fdcbd09c7e61017dee651a873f3bd6c987
2   "name": "BeamKit",
3   "version": "1.2.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     "git": "https://github.com/vivekah/beam-ios-sdk.git",
20     "tag": "1.2.1"
21   },
22   "source_files": "BeamKit/BeamKit/**/*.swift",
23   "exclude_files": "BeamKit/BeamKit/Classes/Exclude/*",
24   "resources": [
25     "BeamKit/BeamKit/*.xcassets",
26     "BeamKit/BeamKit/**/*.ttf"
27   ],
28   "frameworks": "UIKit",
29   "dependencies": {
30     "Alamofire": [
32     ]
33   },
34   "swift_version": "5.0"