blob: 3cb37bc50f0f2fcd9fc07995cdea64911553e5ff [file] [log] [blame]
{
"name": "JRSystemActionSheetView",
"version": "1.2.1",
"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.2.1",
"submodules": true
},
"requires_arc": true,
"source_files": "JRSystemActionSheetView/CustomView/*.{h,m}"
}