blob: 7b4f223dd4d773bbd608a9b653db015e6eeb41b2 [file] [log] [blame]
{
"name": "SwiftIconFont",
"platforms": {
"ios": "8.0"
},
"summary": "Icons fonts for Swift (FontAwesome, Ionicons, Octicons, Iconic)",
"requires_arc": true,
"version": "2.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sedat CIFTCI": "me@sedat.us"
},
"homepage": "http://sedat.ninja",
"source": {
"git": "https://github.com/0x73/SwiftIconFont.git",
"tag": "2.2.0"
},
"frameworks": "UIKit",
"source_files": "SwiftIconFont/Classes/**/*.{swift}",
"resources": "SwiftIconFont/**/*.{ttf}"
}