[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 2 / MFCard / 1.0.9 / MFCard.podspec.json
blob167c7f087c5d99b45fa1cc6cd423a7679505a105
2   "name": "MFCard",
3   "version": "1.0.9",
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/**/*.{swift,h}",
18   "resource_bundles": {
19     "MFCard": [
20       "MFCard/**/*.{xib,xcassets,json,imageset,png,jpg}"
21     ]
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3"
29   }