[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / e / 0 / UniversalSDKObjc / 1.1.5 / UniversalSDKObjc.podspec.json
blob4fb65c9b527934cf27cc16bd4673ae4b1ef1c26b
2   "name": "UniversalSDKObjc",
3   "version": "1.1.5",
4   "summary": "The Universal SDK for iOS Objc provides a modern way of implementing Universal APIs.",
5   "description": "Developed in Objc, the Universal SDK for iOS Objc&Swift provides a modern way of implementing\nUniversal APIs. The features included in this SDK will help you develop an iOS app with\nengaging and personalized user experience.",
6   "homepage": "https://github.com/jameschun7/universal-sdk-ios-objc",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "jameschun7": "chc3484@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "module_name": "UniversalSDK",
15   "swift_versions": [
16     "4.2",
17     "5.0"
18   ],
19   "source": {
20     "git": "https://github.com/jameschun7/universal-sdk-ios-objc.git",
21     "tag": "1.1.5"
22   },
23   "vendored_frameworks": "UniversalSDK/Frameworks/UniversalSDK.framework",
24   "dependencies": {
25     "JSONModel": [
26       "~> 1.8"
27     ],
28     "GoogleSignIn": [
29       "~> 5.0"
30     ],
31     "FBSDKLoginKit": [
32       "~> 9.0"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.0"