| { |
| "name": "WSMobileLib", |
| "version": "2.0.5", |
| "summary": "Welcome to WSMobileLib", |
| "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.5" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WSMobile/*.h" |
| } |