[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 2 / MFCard / 1.0 / MFCard.podspec.json
blob2d4eefb83b92059b3f110cd41efcfbe6786ebe2a
2   "name": "MFCard",
3   "version": "1.0",
4   "summary": "Fantastic Credit Card View",
5   "license": "MIT",
6   "authors": {
7     "Arpan Desai": "arpan@mobilefirst.in"
8   },
9   "source": {
10     "git": "https://github.com/MobileFirstInc/MFCard.git"
11   },
12   "homepage": "https://www.mobilefirst.in",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source_files": "MFCard/Card /**/*.{swift}",
18   "resource_bundles": {
19     "MFCard": [
20       "MFCard/**/*.{lproj,storyboard,xib,xcassets,json,imageset,png,jpg}"
21     ]
22   },
23   "dependencies": {
24     "RCCreditCardValidator": [
25       "~> 0.2.1"
26     ]
27   }