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