[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / e / f / AvatarView / 2.0.2 / AvatarView.podspec.json
blobc22776cb173a3fe64ddd6d4bb38eb224f0a143e3
2   "name": "AvatarView",
3   "version": "2.0.2",
4   "summary": "Easy to use view for displaying avatars",
5   "description": "Easy to use view for displaying avatars.",
6   "homepage": "http://github.com/chrene/AvatarView",
7   "screenshots": "http://i.imgur.com/wbubJCe.png?1",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "chrene": "c.enevoldsen@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "ios": {
19     "frameworks": "UIKit"
20   },
21   "source": {
22     "git": "https://github.com/chrene/AvatarView.git",
23     "tag": "2.0.2"
24   },
25   "source_files": "AvatarView/**/*.{swift}",
26   "requires_arc": true