blob: 7c3175aa7341b6c2aeb3d0a487b7c76ac2d5acce [file] [log] [blame]
{
"name": "LHSTwitterFollowUtility",
"version": "0.0.2",
"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/LHSTwitterFollowUtility.git",
"tag": "0.0.2"
},
"source_files": "LHSTwitterFollowUtility/*.{h,m}",
"public_header_files": "LHSTwitterFollowUtility/*.h",
"requires_arc": true,
"dependencies": {
"LHSCategoryCollection": [
]
},
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit"
}