blob: e59e2075da3b3115a0b0b305e8b1c6662e0ce139 [file] [log] [blame]
{
"name": "IoniconsKit",
"version": "1.2.0",
"summary": "ionicons for Swift and Objective-C with type safed manner.",
"homepage": "https://github.com/keitaoouchi/IoniconsKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keita.oouchi": "keita.oouchi@gmail.com"
},
"source": {
"git": "https://github.com/keitaoouchi/IoniconsKit.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "IoniconsKit/Classes/**/*.{swift,h}",
"resource_bundles": {
"IoniconsKit": [
"IoniconsKit/Assets/*.ttf"
]
},
"swift_version": "5.0"
}