blob: d0acc2b3fcb9de94dea432630f03c04200789a42 [file] [log] [blame]
{
"name": "JLChatViewController",
"version": "1.0.6",
"summary": "JLChatViewController is a messages UI library that makes easy a creation of a chat.",
"homepage": "https://github.com/josechagas/JLChatViewController",
"license": "MIT",
"authors": {
"José Lucas": "joselucas1994@yahoo.com.br"
},
"source": {
"git": "https://github.com/josechagas/JLChatViewController.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"resource_bundles": {
"JLChatViewController": [
"Assets/**/*.{png,storyboard,xib}"
]
}
}