blob: e841e120f10281e821a51dcb0fa30cb498fff73d [file] [log] [blame]
{
"name": "LHSCategoryCollection",
"version": "0.0.8",
"summary": "A collection of helpful categories for use in iOS projects.",
"homepage": "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.8"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit"
}