[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / d / Invitee / 1.0.4 / Invitee.podspec.json
blob42fc9b04cca06673b71b61d25f43444e307c6c21
2   "name": "Invitee",
3   "version": "1.0.4",
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": "LICENSE"
10   },
11   "authors": {
12     "Luke Langford": "luke@invitee.co"
13   },
14   "ios": {
15     "vendored_frameworks": "Invitee.framework"
16   },
17   "source": {
18     "http": "https://invitee-bucket.s3-ap-southeast-2.amazonaws.com/ios/Invitee.zip"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5.1",
24   "dependencies": {
25     "SnapKit": [
27     ],
28     "Alamofire": [
30     ],
31     "RxSwift": [
33     ]
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.1"