[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / d / Invitee / 1.0.0 / Invitee.podspec.json
blob19fc37303cc10bac66a4926d4578cd4d6809b36b
2   "name": "Invitee",
3   "version": "1.0.0",
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   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }