[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / e / 2 / 9 / MultiCircleImageView / 0.1.0 / MultiCircleImageView.podspec.json
blob414d2822566908cfa418f4250a80f01f44dcd449
2   "name": "MultiCircleImageView",
3   "version": "0.1.0",
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.0"
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   }