[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 2 / MFCard / 1.1 / MFCard.podspec.json
blob121ca64cff5db70cfac8ad5b85daa0f5d29dff93
2   "name": "MFCard",
3   "version": "1.1",
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   },
30   "pushed_with_swift_version": "3.0"