4 "summary": "A brief description of MyFramework project.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/rezabina86/RBSDK",
12 "Reza Bina": "tavakolibina@gmail.com"
15 "git": "https://github.com/rezabina86/RBSDK.git",
21 "swift_versions": "5.0",
22 "source_files": "RBSDK.framework/Headers/*.h",
23 "public_header_files": "RBSDK.framework/Headers/*.h",
24 "vendored_frameworks": "RBSDK.framework",
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "swift_version": "5.0"