blob: 69b29bfb7844cd2d1b53f2d211eb107b7fa4ed58 [file] [log] [blame]
{
"name": "ChatUIKit",
"version": "0.9.2",
"summary": "An exquisite UIKit library for chatting interface.",
"description": "TBD: An exquisite UIKit library for chatting interface.",
"homepage": "https://github.com/ideastouch/ChatUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gustavo Halperin": "gustavoh@ideastouch.com"
},
"social_media_url": "http://twitter.com/ideastouch",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/ideastouch/ChatUIKit.git",
"tag": "0.9.2"
},
"source_files": "ChatUIKit/ChatUIKit/*.{h,swift}",
"resource_bundles": {
"ChatUIKit": [
"ChatUIKit/ChatUIKit/*.{bundle}"
]
},
"resources": "ChatUIKit/ChatUIKit/*.{png,bundle,xib}",
"requires_arc": true
}