4 "summary": "Framework for SDK example project",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/miiiiiin/SDKPractice",
12 "miiiiiin": "min.songkyung@gmail.com"
15 "git": "https://github.com/miiiiiin/SDKPractice.git",
25 "frameworks": "UIKit",
32 "static_framework": true,
33 "pod_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "user_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39 "vendored_frameworks": "Frameworks/SDKSample.framework",
40 "swift_version": "5.0"