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