4 "summary": "Welcome to WSMobileLib",
5 "description": "The DKMobileService class provides a centralized point of control and coordination for all backoffice call.\nEvery application, who wants to make a call to the backoffice, must have exactly one instance of DKMobileServices.\nThereafter you access this object by invoking the shareDecathlonMobileServices class method. The framework support 64 bits architecture.",
6 "homepage": "https://git.osiris.withoxylane.com:ecommerce-mobile/decathlonservices.git",
12 "ali": "ali.abbas@decathlon.com"
15 "git": "git@git.osiris.withoxylane.com:ecommerce-mobile/decathlonservices.git",
22 "WSMobile/Utils/*.{h,m}",
23 "WSMobile/Managers/**/*.{h,m}",
24 "WSMobile/Core/*.{h,m}",
25 "WSMobile/Services\\ Keys/*.{h,m}",
26 "WSMobile/External\\ Libs/*.{h,m}"
28 "public_header_files": [
29 "WSMobile/Utils/*.{h}",
30 "WSMobile/Managers/**/*.{h}",
31 "WSMobile/Core/*.{h}",
32 "WSMobile/Services\\ Keys/*.{h}",
33 "WSMobile/External\\ Libs/*.{h}"
35 "prefix_header_contents": [
36 "#import \"WSRequest.h\"",
37 "#import \"WSMobileServiceManager.h\"",
38 "#import \"WSKeys.h\"",
39 "#import \"WSRSASecurity.h\""