blob: 0cad85471a809de64be26c5d325b4b282cbfa4b0 [file] [log] [blame]
{
"name": "JRSystemActionSheetView",
"version": "1.4.4.0",
"summary": "like System UIAlertcontroller actionSheet",
"homepage": "https://github.com/roller-coaster/JRActionSheetView",
"license": "MIT",
"authors": {
"djr": "dayflyking@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/roller-coaster/JRActionSheetView.git",
"tag": "1.4.4.0",
"submodules": true
},
"requires_arc": true,
"source_files": "JRSystemActionSheetView/CustomView/*.{h,m}"
}