[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 2 / 9 / MultiCircleImageView / 0.1.1 / MultiCircleImageView.podspec.json
blobea8d58c2fccf4f6758fcb6546438d11e8fc7c3a3
2   "name": "MultiCircleImageView",
3   "version": "0.1.1",
4   "summary": "A view to put your messaging avatar in a list",
5   "description": "MultiCicrlceImageView allow you to put until 5 images in a small area. It principally made for messaging list with one or more users.",
6   "homepage": "https://github.com/djxmax/MultiCircleImageView",
7   "license": "MIT",
8   "authors": {
9     "Maxime Lucquin": "maxime.lucquin@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/djxmax/MultiCircleImageView.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MultiCircleImageView": [
22       "Pod/Assets/*.png"
23     ]
24   }