[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 2 / MFCard / 1.2.1 / MFCard.podspec.json
blob5486e9b1e620c7ecf947ab2217344ddd56ce07c6
2   "name": "MFCard",
3   "version": "1.2.1",
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   },
13   "homepage": "https://www.mobilefirst.in",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "MFCard/**/*.{swift,h}",
19   "resource_bundles": {
20     "MFCard": [
21       "MFCard/**/*.{xib,xcassets,json,imageset,png,jpg}"
22     ]
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3"
30   },
31   "pushed_with_swift_version": "3.0"