[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / d / Facia / 1.1.1 / Facia.podspec.json
blob8f1e331374e113ed86f8cbc3397a5d5126ed1f14
2   "name": "Facia",
3   "version": "1.1.1",
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.1.1"
20   },
21   "ios": {
22     "vendored_frameworks": "Facia.framework"
23   },
24   "swift_versions": "5",
25   "exclude_files": "Classes/Exclude",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "swift_version": "5"