blob: e1c832748b9b30da53cda3b45f4efe14306b22e2 [file] [log] [blame]
{
"name": "WSMobileLib",
"version": "1.0.0",
"summary": "Welcome to DraggableDynamicModal",
"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.",
"homepage": "https://git.osiris.withoxylane.com:ecommerce-mobile/decathlonservices.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ali": "ali.abbas@decathlon.com"
},
"source": {
"git": "git@git.osiris.withoxylane.com:ecommerce-mobile/decathlonservices.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSMobile/*.h",
"frameworks": "UIKit"
}