2 "name": "TychoNetworkHandler",
4 "summary": "Tycho Network Manager",
5 "description": "Handles all the network API calls",
6 "homepage": "https://gitlab.com/anurag61090/tychonetworkhandler.git",
12 "Anurag Singh": "anurag.singh@tychotechnologies.in"
15 "git": "https://gitlab.com/anurag61090/tychonetworkhandler.git",
18 "swift_versions": "5.0",
24 "TychoNetworkHandler/AppNetwork/*.{h,swift}",
25 "TychoNetworkHandler/ASNetworkModals/*.swift",
26 "TychoNetworkHandler/ASRequestConstructor/*.swift"
39 "public_header_files": "TychoNetworkHandler/AppNetwork/*.{h}",
40 "pod_target_xcconfig": {
41 "VALID_ARCHS[sdk=iphonesimulator*]": "armv7 arm64 x86_64",
42 "VALID_ARCHS[sdk=appletvsimulator*]": "armv7 arm64 x86_64"
44 "swift_version": "5.0"