[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / e / 0 / UniversalSDKObjc / 1.1.4 / UniversalSDKObjc.podspec.json
blobb68f5d287f261f634062d095fa08e43149ce2b33
2   "name": "UniversalSDKObjc",
3   "version": "1.1.4",
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": "James",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "module_name": "UniversalSDK",
13   "swift_versions": [
14     "4.2",
15     "5.0"
16   ],
17   "source": {
18     "git": "https://github.com/jameschun7/universal-sdk-ios-objc.git",
19     "tag": "1.1.4"
20   },
21   "vendored_frameworks": "UniversalSDK/Frameworks/UniversalSDK.framework",
22   "dependencies": {
23     "JSONModel": [
24       "~> 1.8"
25     ],
26     "GoogleSignIn": [
27       "~> 5.0"
28     ],
29     "FBSDKLoginKit": [
30       "~> 9.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "5.0"