4 "summary": "testLogger is a framework.",
5 "description": "testLogger is a swift framework which has a logger class and TestLogger func",
6 "homepage": "https://github.com/akashk2512",
12 "Akash": "akashk2512@gmail.com"
15 "git": "https://github.com/akashk2512/ios_framework.git",
18 "public_header_files": "testLogger.framework/Headers/*.h",
19 "source_files": "testLogger.framework/Headers/*.h",
20 "vendored_frameworks": "testLogger.framework",
24 "swift_versions": "4.2",
25 "swift_version": "4.2"