blob: d4951dc7a83c22a6ac446ae3699d99417ec423bf [file] [log] [blame]
{
"name": "Swicon",
"version": "0.94",
"summary": "Use 1600+ icons from FontAwesome and Google Material Icons in your iOS project in an easy and space-efficient way!",
"description": "Use 1600+ icons from FontAwesome and Google Material Icons in your iOS project in an easy and space-efficient way!\nUse those icons in UILabel, UIButton or parse them into an UIImage with ONE line of code.",
"homepage": "https://github.com/UglyTroLL/Swicon",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Zhibo Wei": "zweicmu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/UglyTroLL/Swicon.git",
"tag": "0.94"
},
"source_files": "Swicon/Swicon/*.{swift}",
"resource_bundles": {
"Swicon": "Swicon/Swicon/*.ttf"
},
"frameworks": [
"UIKit",
"CoreText"
],
"pushed_with_swift_version": "3.0"
}