[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 1 / Foloosi-iOS-SDK / 1.3.2 / Foloosi-iOS-SDK.podspec.json
blobc9bf93936e4a447a9b2f511acbf30cb90d5d6203
2   "name": "Foloosi-iOS-SDK",
3   "version": "1.3.2",
4   "summary": "Foloosi iOS SDK.",
5   "description": "Foloosi iOS SDK for Payments",
6   "homepage": "https://www.foloosi.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "authors": {
12     "FoloosiTech": "tech@foloosi.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/FoloosiTech/Foloosi-iOS-SDK.git",
19     "tag": "1.3.2"
20   },
21   "ios": {
22     "vendored_frameworks": "FoloosiSdk.xcframework"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }