blob: d1c3726314995127763aafb2ff2daf5177bcfe27 [file] [log] [blame]
{
"name": "AppBottomActionSheet",
"version": "1.0.3",
"swift_versions": "4.2",
"summary": "A Sweet extension for custom bottom sheet",
"homepage": "https://github.com/karthikAdaptavant/AppBottomActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karthikAdaptavant": "karthik.samy@a-cti.com"
},
"source": {
"git": "https://github.com/karthikAdaptavant/AppBottomActionSheet.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/i_am_kaarthik",
"platforms": {
"ios": "10.0"
},
"source_files": "AppBottomActionSheet/Classes/**/*.{swift}",
"resource_bundles": {
"AppBottomActionSheet": [
"AppBottomActionSheet/Classes/**/*.{storyboard}"
]
},
"swift_version": "4.2"
}