[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 6 / 2 / RCMessageKit / 1.5 / RCMessageKit.podspec.json
blobe80a1d1575a01fb61cd229960ed0d2aa60659fe8
2   "name": "RCMessageKit",
3   "version": "1.5",
4   "license": "MIT",
5   "homepage": "http://relatedcode.com",
6   "authors": {
7     "Related Code": "info@relatedcode.com"
8   },
9   "summary": "RCMessageKit is a light-weight and easy-to-use Chat user interface framework for iOS.",
10   "source": {
11     "git": "https://github.com/relatedcode/RCMessageKit.git",
12     "tag": "v1.5"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "RCMessageKit/**/*.{h,m}",
18   "resources": [
19     "RCMessageKit/Resources/*.*",
20     "RCMessageKit/*.{xib}"
21   ],
22   "requires_arc": true