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