blob: 7c2dd2aef6492796e58e633dae5071f259f73789 [file] [log] [blame]
{
"name": "JLChatViewController",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"resource_bundles": {
"JLChatViewController": [
"Assets/**/*.{png,storyboard,xib}"
]
}
}