blob: 78a3f6abecf9b04bad89b971d8937791d661c5a5 [file] [log] [blame]
{
"name": "WAActionSheetController",
"platforms": {
"ios": "9.0"
},
"summary": "WAActionSheetController let you create actionsheet that similar to WhatsApp where you can input image and change label font.",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ayus Salleh": "Ayus.Salleh95@gmail.com"
},
"homepage": "https://github.com/AyusSalleh/WAActionSheetController",
"source": {
"git": "https://github.com/AyusSalleh/WAActionSheetController.git",
"tag": "0.1.2"
},
"frameworks": "UIKit",
"source_files": "WAActionSheetController/**/*.{swift}",
"resources": "WAActionSheetController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}