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