blob: 056a98ff34c401033b4e0f68fa2ef1a93811e863 [file] [log] [blame]
{
"name": "RPActionSheet",
"version": "1.3.0",
"summary": "Simple Custom TOP / BOTTOM ActionSheet for iOS",
"homepage": "https://github.com/rejsiperpalaj/RPActionSheet",
"license": {
"type": "MIT",
"text": "Copyright 2019\nPermission is granted to Rejsi Perpalaj\n"
},
"swift_version": "4.2",
"authors": {
"Rejsi Perpalaj": "perpali.r@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/rejsiperpalaj/RPActionSheet.git",
"tag": "1.3.0"
},
"source_files": "RPActionSheet/RPActionSheet/*.swift"
}