blob: a88f88be13cd11a5305c8bcdcd927d12ca7102e6 [file] [log] [blame]
{
"name": "KLExpandingSelect",
"platforms": {
"ios": "5.0"
},
"version": "1.1",
"summary": "A UI Control based on Summly's expanding sharing control.",
"description": "Have a menu appear exposing beautiful and easy to access buttons to the user without removing them from where they want to be.",
"homepage": "http://www.cocoacontrols.com/platforms/ios/controls/klexpandingselect",
"license": "Apache License, Version 2.0",
"authors": {
"Kieran Lafferty": "kieran.lafferty@gmail.com"
},
"source": {
"git": "https://github.com/KieranLafferty/KLExpandingSelect.git",
"tag": "1.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}