blob: fd76d07ae162604ae186cfe290f1e8b39a47581f [file] [log] [blame]
{
"name": "RPActionSheet",
"version": "1.1.0",
"summary": "Simple Custom TOP / BOTTOM ActionSheet for iOS",
"homepage": "https://github.com/rejsiperpalaj/RPActionSheet",
"license": {
"type": "MIT",
"text": "Copyright 2012\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.1.0"
},
"source_files": "RPActionSheet/RPActionSheet/*.swift"
}