blob: 8d647f4a0e9d051aaf880de54d674d962605921c [file] [log] [blame]
{
"name": "SwiftIcon",
"platforms": {
"ios": "11.0"
},
"summary": "SwiftIcon is a light framework allows user to get icon string and image by simply using a hex code.",
"requires_arc": true,
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eric Yang": "yanglei.eric@gmail.com"
},
"homepage": "https://github.com/ericleiyang/SwiftIcon",
"source": {
"git": "https://github.com/ericleiyang/SwiftIcon.git",
"tag": "1.0"
},
"frameworks": "UIKit",
"source_files": "SwiftIcon/SwiftIcon.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}