blob: affbef55813e5b870c46cc24b30ae7df608c27d7 [file] [log] [blame]
{
"name": "JGActionSheet",
"version": "1.0.4",
"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.4"
},
"source_files": "JGActionSheet/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true
}