2 "name": "UniversalSDKObjc",
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",
12 "module_name": "UniversalSDK",
18 "git": "https://github.com/jameschun7/universal-sdk-ios-objc.git",
21 "vendored_frameworks": "UniversalSDK/Frameworks/UniversalSDK.framework",
33 "pod_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "user_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39 "swift_version": "5.0"