blob: 3cbc6b7c261901bb697e2555542691bfff7e9a3b [file] [log] [blame]
{
"name": "LHSCategoryCollection",
"version": "0.0.12",
"summary": "A collection of helpful categories for use in iOS projects.",
"homepage": "http://lionheartsw.com",
"license": "Apache 2.0",
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"social_media_url": "http://twitter.com/dwlz",
"source": {
"git": "https://github.com/lionheart/LHSCategoryCollection.git",
"tag": "0.0.12"
},
"source_files": "Categories/*.{h,m}",
"public_header_files": "Categories/*.h",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit"
}