[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / f / 6 / Caishen / 1.2.2 / Caishen.podspec.json
blobe819e674d57a7ead85a89f3aff70619cb1df883a
2   "name": "Caishen",
3   "version": "1.2.2",
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.2"
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   ]