[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / a / 9 / 2 / MFCard / 1.0.4 / MFCard.podspec.json
blobe14c82c0315367d243817ab288be674c0b3bda7f
2   "name": "MFCard",
3   "version": "1.0.4",
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/**/*.{xib,xcassets,json,imageset,png,jpg}"
21     ]
22   }