blob: 8af13d006b018fce67e2b504a71ac0baa308a5a4 [file] [log] [blame]
{
"name": "SwiftIconFont",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"summary": "Icons fonts for Swift (FontAwesome, Ionicons, Octicons, Iconic)",
"requires_arc": true,
"version": "2.6.1",
"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.6.1"
},
"frameworks": "UIKit",
"source_files": "SwiftIconFont/Classes/**/*.{swift}",
"resources": "SwiftIconFont/**/*.{ttf}",
"pushed_with_swift_version": "3.0"
}