| { | |
| "name": "OBICardTokenization", | |
| "version": "0.0.13", | |
| "summary": "Card tokenization framework", | |
| "homepage": "https://github.com/aol", | |
| "license": { | |
| "type": "AOL", | |
| "text": "Copyright 2017, AOL Inc." | |
| }, | |
| "authors": "AOL", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/aol/obi_ios_creditcard_cocoa.git", | |
| "tag": "0.0.13" | |
| }, | |
| "source_files": "Source/*.{h,m,swift}", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |