[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / d / f / CDDGroupAvatar / 1.4.0 / CDDGroupAvatar.podspec.json
blob5d8fb25295a294d3a63301b1086937eae1746743
2   "name": "CDDGroupAvatar",
3   "version": "1.4.0",
4   "summary": "iOS 群头像 / Easy to use",
5   "description": "iOS 群头像功能,像加载一张图片那么简单。",
6   "homepage": "https://github.com/RocketsChen/CDDGroupAvatar",
7   "license": "MIT",
8   "authors": {
9     "RcoketsChen": "1062749739@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/RocketsChen/CDDGroupAvatar.git",
16     "tag": "1.4.0"
17   },
18   "source_files": [
19     "CDDGroupAvatar",
20     "CDDGroupAvatar/**/*"
21   ],
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "SDWebImage": [
29       "~>5.0.0"
30     ]
31   }