blob: 2b4e184396c8d23e7bba224ca1b3a6ab5982d356 [file] [log] [blame]
{
"name": "JLThemeHelper",
"version": "1.0",
"summary": "A Helper for having different color tones in your app.",
"description": " A longer description of JLThemeHelper in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\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": "5a09dab18e5a2cc9a69a7d6a27032faf7814f595",
"tag": "1.0"
},
"source_files": "Theme/Theme.h",
"requires_arc": true
}