blob: f2f3ebed7e47ca2d34386c9750b23c75f6aff5c6 [file] [log] [blame]
{
"name": "LHSCategoriesFlowView",
"version": "0.1.2",
"summary": "A simple view that displays tags in a flow layout.",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "http://lionheartsw.com/",
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lionheart/LHSCategoriesFlowView.git",
"tag": "v0.1.2"
},
"source_files": "LHSCategoriesFlowView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"LHSCategoryCollection": [
]
}
}