blob: fed48e7f0c16af22ffd43ee0f0d77256b80fd656 [file] [log] [blame]
{
"name": "Fontello-Swift",
"version": "1.0",
"summary": "Fontello Icon font library for Swift. support icon fonts from http://fontello.com/",
"homepage": "https://github.com/chisj/Fontello-Swift",
"license": "MIT",
"authors": {
"Chisj": "chisj2012@gmail.com"
},
"source": {
"git": "https://github.com/chisj/Fontello-Swift.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"subspecs": [
{
"name": "Fontello",
"source_files": "Fontello-Swift/Fontello-Swift/Fontello.swift"
},
{
"name": "Iconic",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Iconic.swift",
"resource_bundles": {
"fontello_iconic": "Fontello-Swift/Fontello-Swift/fontello_iconic.ttf"
}
},
{
"name": "Entypo",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Entypo.swift",
"resource_bundles": {
"fontello_entypo": "Fontello-Swift/Fontello-Swift/fontello_entypo.ttf"
}
},
{
"name": "FontAwesome",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/FontAwesome.swift",
"resource_bundles": {
"fontello_fontawesome": "Fontello-Swift/Fontello-Swift/fontello_fontawesome.ttf"
}
},
{
"name": "Fontelico",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Fontelico.swift",
"resource_bundles": {
"fontello_fontelico": "Fontello-Swift/Fontello-Swift/fontello_fontelico.ttf"
}
},
{
"name": "Typicons",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Typicons.swift",
"resource_bundles": {
"fontello_typicons": "Fontello-Swift/Fontello-Swift/fontello_typicons.ttf"
}
},
{
"name": "ModernPictograms",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/ModernPictograms.swift",
"resource_bundles": {
"fontello_modernpictograms": "Fontello-Swift/Fontello-Swift/fontello_modernpictograms.ttf"
}
},
{
"name": "MFGLabs",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/MFGLabs.swift",
"resource_bundles": {
"fontello_mfglabs": "Fontello-Swift/Fontello-Swift/fontello_mfglabs.ttf"
}
},
{
"name": "Meteocons",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Meteocons.swift",
"resource_bundles": {
"fontello_meteocons": "Fontello-Swift/Fontello-Swift/fontello_meteocons.ttf"
}
},
{
"name": "Maki",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Maki.swift",
"resource_bundles": {
"fontello_maki": "Fontello-Swift/Fontello-Swift/fontello_maki.ttf"
}
},
{
"name": "Zocial",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Zocial.swift",
"resource_bundles": {
"fontello_zocial": "Fontello-Swift/Fontello-Swift/fontello_zocial.ttf"
}
},
{
"name": "Linecons",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Linecons.swift",
"resource_bundles": {
"fontello_linecons": "Fontello-Swift/Fontello-Swift/fontello_linecons.ttf"
}
},
{
"name": "Brandico",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Brandico.swift",
"resource_bundles": {
"fontello_brandico": "Fontello-Swift/Fontello-Swift/fontello_brandico.ttf"
}
},
{
"name": "Elusive",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Elusive.swift",
"resource_bundles": {
"fontello_elusive": "Fontello-Swift/Fontello-Swift/fontello_elusive.ttf"
}
},
{
"name": "Websymbols",
"dependencies": {
"Fontello-Swift/Fontello": [
]
},
"source_files": "Fontello-Swift/Fontello-Swift/Websymbols.swift",
"resource_bundles": {
"fontello_websymbols": "Fontello-Swift/Fontello-Swift/fontello_websymbols.ttf"
}
}
]
}