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