blob: e6cc231ff452fdba470c10ba13b3d62dbcb14b97 [file] [log] [blame]
{
"name": "JLActionSheet",
"version": "1.0.3",
"license": "MIT",
"summary": "An easy to use and customize replacement to the stock UIActionSheet.",
"homepage": "https://github.com/Pitometsu/JLActionSheet",
"authors": {
"Jason Loewy": "JasonLoewy@gmail.com",
"Gena Evstratov": "g.evstratov@gmail.com",
"Yuriy Pitomets": "pitometsu@gmail.com"
},
"source": {
"git": "https://github.com/Pitometsu/JLActionSheet.git",
"tag": "1.0.3"
},
"source_files": "JLActionSheet/Sources/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.1"
},
"ios": {
"frameworks": "QuartzCore"
}
}