blob: 4f7f29b87c6fd400ec17daeda58bd533f5041015 [file] [log] [blame]
{
"name": "JGActionSheet",
"version": "1.0.5",
"summary": "A feature-rich and modern action sheet for iOS.",
"homepage": "https://github.com/JonasGessner/JGActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Jonas Gessner",
"social_media_url": "http://twitter.com/JonasGessner",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/JonasGessner/JGActionSheet.git",
"tag": "v1.0.5"
},
"source_files": "JGActionSheet/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true
}