react-native-icons
Version:
Use 1000's of icon fonts easily in your React Native apps.
37 lines (36 loc) • 934 B
JSON
{
"name": "react-native-icons",
"version": "0.7.1",
"description": "Use 1000's of icon fonts easily in your React Native apps.",
"main": "index",
"author": "Cory Smith <cory.m.smith@gmail.com>",
"keywords": [
"react",
"icons",
"react-native",
"react-component",
"react-native-component",
"mobile",
"ui",
"react native icons",
"font",
"tab bar",
"ios",
"android",
"icon",
"font",
"fonts"
],
"devDependencies": {
"react-native": ">= 0.12.x || 0.12.0-rc || 0.13.x || 0.13.0-rc || 0.14.x || 0.14.0-rc || 0.15.0-rc || 0.15.x || 0.16.0"
},
"homepage": "https://github.com/corymsmith/react-native-icons",
"bugs": "https://github.com/corymsmith/react-native-icons/issues",
"repository": {
"type": "git",
"url": "git://github.com/corymsmith/react-native-icons.git"
},
"react-native-module": {
"podfile": "react-native-icons.podspec"
}
}