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