[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 6 / 9 / 1 / LetterAvatarKit / 1.1.1 / LetterAvatarKit.podspec.json
blobae1a934e83a0293d8d5d67c1e8ce2b7780a27f37
2   "name": "LetterAvatarKit",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1.1",
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/vpeschenkov/LetterAvatarKit",
11   "authors": {
12     "Victor Peschenkov": "nerevarxx@gmail.com"
13   },
14   "summary": "A UIImage extension that generates letter-based avatars written in Swift.",
15   "source": {
16     "git": "https://github.com/vpeschenkov/LetterAvatarKit.git",
17     "tag": "1.1.1"
18   },
19   "source_files": [
20     "LetterAvatarKit/*.{h,swift}",
21     "LetterAvatarKit/Extensions/*.{swift}"
22   ],
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "pushed_with_swift_version": "3.2"