[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / e / 6 / IndigitallInbox / 6.0.0 / IndigitallInbox.podspec.json
blob4bcef92c44cd8c64adb69c5422e559f273dd3f84
2   "name": "IndigitallInbox",
3   "version": "6.0.0",
4   "summary": "indigital inbox",
5   "description": ", indigital inbox",
6   "homepage": "https://bitbucket.org/indigitallfuente/ios-sdk-inbox-pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Smart2me S.L.": "sdk@indigitall.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/indigitallfuente/ios-sdk-inbox-pod.git",
16     "tag": "6.0.0"
17   },
18   "platforms": {
19     "ios": "11"
20   },
21   "ios": {
22     "vendored_frameworks": "IndigitallInbox.framework"
23   },
24   "dependencies": {
25     "IndigitallCore": [
26       "~>6.0.0"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }