blob: a8c890032ba848e2b96d9760857db8dd9fe75fb9 [file] [log] [blame]
{
"name": "LHSCategoryCollection",
"version": "0.0.9",
"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.9"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit"
}