[Add] Web3Auth 11.0.2
[CocoaPods.git] / Specs / c / 5 / 8 / Cheddah / 1.0.0 / Cheddah.podspec.json
blob0f4cf1ef6399e99f898ecf582a55ec098abd0d6a
2   "name": "Cheddah",
3   "version": "1.0.0",
4   "summary": "The iOS integration for Cheddah (written in Swift)",
5   "description": "The iOS integration for Cheddah (written in Swift). Cheddah is a platform and service that gives brands the ability to activate surveys for their users to take in real-time, for any potential cash-based incentives.",
6   "homepage": "https://github.com/Cheddah/Cheddah",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cheddah": "michael@cheddah.io"
13   },
14   "source": {
15     "git": "https://github.com/Cheddah/Cheddah.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Classes/**/*",
22   "resource_bundles": {
23     "Cheddah": [
24       "Assets/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreLocation",
30     "Foundation",
31     "WebKit",
32     "AVFoundation"
33   ],
34   "dependencies": {
35     "SnapKit": [
36       "~> 4.0.0"
37     ]
38   },
39   "pushed_with_swift_version": "4.0"