[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 9 / 1 / LetterAvatarKit / 1.0.0 / LetterAvatarKit.podspec.json
blob1862b333e0e3ca70e1dff9bcdc641db23326997c
2   "name": "LetterAvatarKit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.0",
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/vpeschenkov/LetterAvatarKit",
11   "authors": {
12     "Victor Peschenkov": "nerevarxx@gmail.com"
13   },
14   "summary": "UIImage extension that generates letter-based avatars written in Swift.",
15   "source": {
16     "git": "https://github.com/vpeschenkov/LetterAvatarKit.git",
17     "tag": "1.0.0"
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": "4.0"