[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 1 / Foloosi-iOS-SDK / 1.4.5 / Foloosi-iOS-SDK.podspec.json
blobb12c99aa45af9a14aab5661c09f10e2034948e3c
2   "name": "Foloosi-iOS-SDK",
3   "version": "1.4.5",
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.4.5"
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   }