[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 2 / MFCard / 1.2.7 / MFCard.podspec.json
blob86f961e1bdb680f8adf085d6ec5e593af7ff9f06
2   "name": "MFCard",
3   "version": "1.2.7",
4   "summary": "Fantastic Credit Card View",
5   "license": "MIT",
6   "authors": {
7     "Rahul Chandnani": "rahulchandnani@my.com",
8     "Arpan Desai": "arpan@mobilefirst.in"
9   },
10   "source": {
11     "git": "https://github.com/MobileFirstInc/MFCard.git",
12     "tag": "1.2.7"
13   },
14   "homepage": "https://www.mobilefirst.in",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "MFCard/**/*.{swift,h}",
20   "resource_bundles": {
21     "MFCard": [
22       "MFCard/**/*.{xib,xcassets,json,imageset,png,jpg}"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "swift_versions": "5.1",
30   "swift_version": "5.1"