blob: 8f51f60f791b0400640748dcd1a94a9a26b35187 [file] [log] [blame]
{
"name": "SwiftFontIcons",
"version": "1.0.0",
"summary": "Elegantly use ZMDI (Material Design Iconic Font) and FontAwesome icons in Swift for iOS.",
"homepage": "https://github.com/daaavid/SwiftFontIcons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daaavid": "david@bronze5.net"
},
"source": {
"git": "https://github.com/daaavid/SwiftFontIcons.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftFontIcons/Classes/**/*.{swift}",
"resources": "SwiftFontIcons/Fonts/**/*.{ttf}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}