[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 6 / 2 / RCMessageKit / 1.1 / RCMessageKit.podspec.json
blob5f1bfdb77d507119c3558199f91ba021597c0dcd
2   "name": "RCMessageKit",
3   "version": "1.1",
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.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "RCMessageKit/**/*.{h,m}",
18   "resources": [
19     "RCMessageKit/Resources/*.*",
20     "RCMessageKit/*.{xib}"
21   ],
22   "requires_arc": true