blob: edab94e630093141b096e4d19dcabbb3f1a54b2a [file] [log] [blame]
{
"name": "Caishen",
"version": "1.1.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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/*"
}