blob: 3b8b13446be5e0433abccad0865314927792bdb5 [file] [log] [blame]
{
"name": "RNThemeManager",
"version": "0.1.0",
"summary": "Easily manage themes and respond to theme changes by updating views in real time.",
"homepage": "https://github.com/rnystrom/RNThemeManager",
"license": "MIT",
"authors": {
"Ryan Nystrom": "rnystrom@whoisryannystrom.com"
},
"source": {
"git": "https://github.com/rnystrom/RNThemeManager.git",
"tag": "0.1.0"
},
"source_files": "Source/*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": true
}