[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / c / b / SwiftIcon / 1.0 / SwiftIcon.podspec.json
blob8d647f4a0e9d051aaf880de54d674d962605921c
2   "name": "SwiftIcon",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "SwiftIcon is a light framework allows user to get icon string and image by simply using a hex code.",
7   "requires_arc": true,
8   "version": "1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Eric Yang": "yanglei.eric@gmail.com"
15   },
16   "homepage": "https://github.com/ericleiyang/SwiftIcon",
17   "source": {
18     "git": "https://github.com/ericleiyang/SwiftIcon.git",
19     "tag": "1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftIcon/SwiftIcon.swift",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"