blob: 5aa9b4f2c05a0abb2e4fadbff97508e7b40dad93 [file] [log] [blame]
{
"name": "MCChatModule",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "A simple chat module to integrate with your app.",
"homepage": "https://github.com/marcocapano/MCChatModule",
"social_media_url": "https://twitter.com/marcocapano1",
"authors": {
"Marco Capano": "marco24capano@icloud.com"
},
"source": {
"git": "https://github.com/marcocapano/MCChatModule.git",
"tag": "1.0.3"
},
"source_files": "Sources/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true
}