[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / d / Facia / 1.0.0 / Facia.podspec.json
blob15bc6151134a040105fd0511afad34b86908c0ec
2   "name": "Facia",
3   "version": "1.0.0",
4   "summary": "iOS-SDK",
5   "description": "Facia Core SDK",
6   "homepage": "https://github.com/FaciaMobile/ios-core",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Facia": "support@facia.ai"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/FaciaMobile/ios-core.git",
19     "tag": "1.0.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Facia.framework"
23   },
24   "dependencies": {
25     "IOSSecuritySuite": [
27     ]
28   },
29   "swift_versions": "5",
30   "exclude_files": "Classes/Exclude",
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "5"