blob: 4aa796f00222d79b3b0acde3fd33733197508c6e [file] [log] [blame]
{
"name": "IoniconsKit",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IoniconsKit/Classes/**/*.{swift,h}",
"resource_bundles": {
"IoniconsKit": [
"IoniconsKit/Assets/*.ttf"
]
},
"pushed_with_swift_version": "4.0"
}