blob: be94c6f27629506d6fcfb7659f3060f54d3b52d7 [file] [log] [blame]
{
"name": "M2PCardDetails",
"version": "0.1.0",
"summary": "M2PCardDetails to show the card information",
"description": "M2PCardDetails to show the card information w.r.t the tenant",
"homepage": "https://github.com/SidhuM2P/M2PCardDetails",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sidhudevarayan": "83722193+SidhuM2P@users.noreply.github.com"
},
"source": {
"git": "https://github.com/SidhuM2P/M2PCardDetails.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "M2PCardDetails/Classes/**/*",
"resource_bundles": {
"Resources": [
"M2PCardDetails/*/*.{storyboard,png,xib}"
]
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"ObjectMapper": [
"~> 4.2"
],
"IQKeyboardManagerSwift": [
]
}
}