blob: 98168162d4f00d21b93afb5157baa5cad576abf4 [file] [log] [blame]
{
"name": "LVGradientActionSheet",
"version": "1.0.0",
"summary": "A UIActionSheet much more colourful.",
"description": " LVGradientActionSheet it's a custom Action Sheet with a\n colourful gradient that mimics UIActionSheet API.\n",
"homepage": "https://github.com/bilby91/LVGradientActionSheet",
"license": "MIT",
"authors": {
"Martin F": "me@bilby91.com"
},
"source": {
"git": "https://github.com/bilby91/LVGradientActionSheet.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/bilby91",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"ios": {
"source_files": "Classes/ios/*.{h,m}",
"exclude_files": "Classes/osx"
},
"frameworks": "UIKit"
}