| { |
| "name": "Paytech", |
| "version": "0.1.0", |
| "summary": "Paytech Payment", |
| "description": "PayTech propose sa plateforme sécurisée de paiement en ligne pour faciliter les transactions entre les professionnels et leurs clients, avec ou sans site Web.", |
| "homepage": "https://github.com/primotera/Paytech-IOS", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "primotera": "adiop600@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/primotera/Paytech-IOS.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "4.0", |
| "source_files": "Paytech/Classes/**/*", |
| "swift_version": "4.0" |
| } |