[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / 0 / BucketSDK / 1.0 / BucketSDK.podspec.json
blob0eb2d116fe8d2d0b4d8511e2ca7fb944347513e3
2   "name": "BucketSDK",
3   "version": "1.0",
4   "summary": "This is the SDK for Bucket Technologies.  This is usd for integrations for various different POS Systems.",
5   "description": "This is the Bucket SDK.  This is where you will be able to create your transactions easier, login with the retailer account easier, & save Bucket Credentials.",
6   "homepage": "https://github.com/ryancoyne0/BucketSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryan": "ryan@buckettechnologies.com"
13   },
14   "source": {
15     "git": "https://github.com/ryancoyne0/BucketSDK.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.{swift}",
22   "swift_version": "4.1",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "KeychainSwift": [
27     ]
28   }