blob: ff9627869298d0982d14547dc8898e92f0d7ed61 [file] [log] [blame]
{
"name": "WSMobileLib",
"version": "2.0.2",
"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": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSMobile/*.h",
"frameworks": "UIKit"
}