[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 6 / 9 / 1 / LetterAvatarKit / 1.2.5 / LetterAvatarKit.podspec.json
blob93f128fea488f94af992cc58f4b4ff108fb82249
2   "name": "LetterAvatarKit",
3   "platforms": {
4     "ios": "9.0",
5     "tvos": "9.0"
6   },
7   "version": "1.2.5",
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.5"
19   },
20   "source_files": [
21     "LetterAvatarKit/*.{h,swift}",
22     "LetterAvatarKit/Extensions/*.{swift}"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "swift_versions": "5.0",
30   "swift_version": "5.0"