blob: 5f323da4beeb50b781cd741550c63a9d65329a8f [file] [log] [blame]
{
"name": "JLThemeHelper",
"version": "2.1",
"summary": "A Helper for having different color tones in your app.",
"description": "\t\t\tThis was written to make color theming super easy in apps by simply providing a main color, you get access to several shades of that color for use in the app.\n",
"homepage": "https://github.com/JJLewis/JLThemeHelper",
"license": "Creative Commons Attribution ShareAlike 3.0 License",
"authors": {
"Jordan Lewis": "jordan_j_lewis@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JJLewis/JLThemeHelper.git",
"commit": "6cc99a8db535a0a65fb41fca22848b82a30cea22",
"tag": "2.1"
},
"source_files": "Theme/",
"frameworks": "Foundation",
"requires_arc": true
}