blob: cca00cf06940c4dbf9e67eac9a6fbd4ed690a2ff [file] [log] [blame]
{
"name": "JPChat",
"version": "0.1.0",
"summary": "A brief description of JPChat project.",
"description": "An extended description of JPChat project.",
"homepage": "http://your.homepage/here",
"license": {
"type": "Copyright",
"text": " Copyright 2018\n Permission is granted to...\n"
},
"authors": {
"$(git config user.name)": "$(git config user.email)"
},
"source": {
"git": "https://github.com/jayantstl/JPChatDistribution.git",
"tag": "0.1.0"
},
"public_header_files": "JPChat.framework/Headers/*.h",
"source_files": "JPChat.framework/Headers/*.h",
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"swift_version": "4.2"
}