blob: 05c88a5b3bfb1620a86e5dd667090f7a18056ba1 [file] [log] [blame]
{
"name": "RCMessageKit",
"version": "1.3",
"license": "MIT",
"homepage": "http://relatedcode.com",
"authors": {
"Related Code": "info@relatedcode.com"
},
"summary": "RCMessageKit is a light-weight and easy-to-use Chat user interface framework for iOS.",
"source": {
"git": "https://github.com/relatedcode/RCMessageKit.git",
"tag": "v1.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "RCMessageKit/**/*.{h,m}",
"resources": [
"RCMessageKit/Resources/*.*",
"RCMessageKit/*.{xib}"
],
"requires_arc": true
}