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