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