blob: c7775ecd108cfa08ac9e0d2ca5008636a8952d63 [file] [log] [blame]
{
"name": "Caishen",
"version": "2.0.0",
"summary": "A Payment Card UI & Validator for iOS",
"description": "Caishen provides a text field to enter credit card (or other card) information and validates most of this information on its own.",
"homepage": "https://github.com/prolificinteractive/caishen.git",
"license": "MIT",
"authors": {
"Daniel Vancura": "daniel@prolificinteractive.com"
},
"source": {
"git": "https://github.com/prolificinteractive/caishen.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/*",
"Pod/Resources/*"
],
"pushed_with_swift_version": "3.0"
}