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