[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 0 / d / Invitee / 1.0.1 / Invitee.podspec.json
blob08c452f15f8780c7439ad576f55573729dae9c6a
2   "name": "Invitee",
3   "version": "1.0.1",
4   "summary": "The iOS SDK for invitee.co",
5   "description": "Invitee iOS SDK",
6   "homepage": "https://invitee.co",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Luke Langford": "luke@langford.works"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "ios": {
18     "vendored_frameworks": "Invitee.framework"
19   },
20   "source": {
21     "http": "https://invitee-bucket.s3-ap-southeast-2.amazonaws.com/ios/Invitee.zip"
22   },
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.1"
26     ],
27     "Alamofire": [
28       "~> 5.4.3"
29     ],
30     "RxSwift": [
31       "~> 6.2.0"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }