[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 6 / 9 / 1 / LetterAvatarKit / 1.0.1 / LetterAvatarKit.podspec.json
blob1b931a58b80865cda257b835605eea2b21b5e614
2   "name": "LetterAvatarKit",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.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": "UIImage extension that generates letter-based avatars written in Swift.",
15   "source": {
16     "git": "https://github.com/vpeschenkov/LetterAvatarKit.git",
17     "tag": "1.0.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": "4.0"