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",
9 "jameschun7": "chc3484@gmail.com"
14 "module_name": "UniversalSDK",
20 "git": "https://github.com/jameschun7/universal-sdk-ios-objc.git",
23 "vendored_frameworks": "UniversalSDK/Frameworks/UniversalSDK.framework",
35 "pod_target_xcconfig": {
36 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38 "user_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "swift_version": "5.0"