[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 6 / 9 / 1 / LetterAvatarKit / 1.2.4 / LetterAvatarKit.podspec.json
bloba7bbc91ad0aa63f882363eb6fae93d86b08f73e1
2   "name": "LetterAvatarKit",
3   "platforms": {
4     "ios": "9.0",
5     "tvos": "9.0"
6   },
7   "version": "1.2.4",
8   "license": {
9     "type": "MIT"
10   },
11   "homepage": "https://github.com/vpeschenkov/LetterAvatarKit",
12   "authors": {
13     "Viktor Peschenkov": "v.peschenkov@gmail.com"
14   },
15   "summary": "An extension that generates letter-based avatars/placeholders written in Swift",
16   "source": {
17     "git": "https://github.com/vpeschenkov/LetterAvatarKit.git",
18     "tag": "1.2.4"
19   },
20   "source_files": [
21     "LetterAvatarKit/*.{h,swift}",
22     "LetterAvatarKit/Extensions/*.{swift}"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "SwiftUI"
29   ],
30   "swift_versions": "5.0",
31   "swift_version": "5.0"