2 "name": "DummyTestingPod",
6 "summary": "This is a dummy pod created to check the module map generation.",
10 "type": "Apache License, Version 2.0",
14 "ahaseebchina01": "ahaseebchina01@gmail.com"
16 "homepage": "https://github.com/ahaseebchina01/DummyTestingPod",
18 "git": "https://github.com/ahaseebchina01/DummyTestingPod.git",
22 "DummyTestingPod/Classes/**/*"
24 "vendored_libraries": "DummyTestingPod/libPredictIOSDK.a",
25 "public_header_files": "DummyTestingPod/Classes/**/*.h",
26 "preserve_paths": "DummyTestingPod/**/*.h",
35 "SystemConfiguration",
38 "description": "This is a dummy pod used to check the module map generation so that when ever in swift project use_frameworks is written in Pod file there will be no need to create the bridging header."