blob: a64590c362b403db9328c0d73df822df1e4505a3 [file] [log] [blame]
{
"name": "ChatUIKit",
"version": "1.1.1.3",
"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": "1.1.1.3"
},
"source_files": "ChatUIKit/ChatUIKit/**/*.{h,swift}",
"resources": "ChatUIKit/ChatUIKit/**/*.{xib,otf,xcassets,bundle}",
"requires_arc": true
}