| { |
| "name": "USE_CreateCreditCardController", |
| "version": "0.1.2", |
| "summary": "USE_CreateCreditCardController is a UIViewController for input credit card.", |
| "description": "USE_CreateCreditCardController is a UIViewController for input credit card.", |
| "homepage": "http://git.usemobile.com.br/libs-iOS/create-credit-card-controller", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Claudio Madureira": "claudio@usemobile.xyz" |
| }, |
| "source": { |
| "git": "http://git.usemobile.com.br/libs-iOS/create-credit-card-controller.git", |
| "tag": "0.1.2" |
| }, |
| "swift_version": "4.2", |
| "platforms": { |
| "ios": "8.2" |
| }, |
| "source_files": "USE_CreateCreditCardController/Classes/**/*", |
| "resource_bundles": { |
| "USE_CreateCreditCardController": [ |
| "USE_CreateCreditCardController/Classes/**/*.xib" |
| ] |
| } |
| } |