[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 6 / Caishen / 1.2.4 / Caishen.podspec.json
blob9d42d71ac7675772fde38ec9373a3640fa923cb0
2   "name": "Caishen",
3   "version": "1.2.4",
4   "summary": "A Payment Card UI & Validator for iOS",
5   "description": "Caishen provides a text field to enter credit card (or other card) information and validates most of this information on its own.",
6   "homepage": "https://github.com/prolificinteractive/caishen.git",
7   "license": "MIT",
8   "authors": {
9     "Daniel Vancura": "daniel@prolificinteractive.com"
10   },
11   "source": {
12     "git": "https://github.com/prolificinteractive/caishen.git",
13     "tag": "1.2.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": [
21     "Pod/Assets/*",
22     "Pod/Resources/*"
23   ]