[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 1 / LetterAvatarKit / 1.1.0 / LetterAvatarKit.podspec.json
blob6a212b694ab23677b054e2c2c806c72cd6b633f1
2   "name": "LetterAvatarKit",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1.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.1.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"