[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / a / CreditCardEntryView / 0.0.7 / CreditCardEntryView.podspec.json
blobf0d3e8d6a515f095fb3646769afbbace3e15c074
2   "name": "CreditCardEntryView",
3   "version": "0.0.7",
4   "summary": "A customizable view for entry of credit card information that uses Stripe for validation.",
5   "description": "This pod creates a IBDesignable view for the entry and vadiation of credit card information. This pod depends on Stripe. You can customize the appearance of the entry fields.",
6   "homepage": "https://github.com/campierce88/CreditCardEntryView.git",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": "Cameron Pierce",
12   "social_media_url": "http://twitter.com/campierce88",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/campierce88/CreditCardEntryView.git",
18     "tag": "0.0.7"
19   },
20   "source_files": "CreditCardEntryView/**/*.{swift}",
21   "resources": [
22     "CreditCardEntryView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,imageset,json}"
23   ],
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Stripe": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"