[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 6 / Caishen / 2.2.1 / Caishen.podspec.json
blob328c038f57767387d9cab8623145a08d6e4fe63b
2   "name": "Caishen",
3   "version": "2.2.1",
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": "2.2.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "swift_version": "4.2",
20   "source_files": "Pod/Classes/**/*",
21   "resources": [
22     "Pod/Assets/*",
23     "Pod/Resources/*"
24   ]