blob: 376f65f6125b3f4b1acb1698e742f8e450d45e97 [file] [log] [blame]
{
"name": "AppBottomActionSheet",
"version": "1.0.10",
"swift_versions": "5.0",
"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.10"
},
"social_media_url": "https://twitter.com/i_am_kaarthik",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/AppBottomActionSheet/Classes/**/*.{swift}",
"resource_bundles": {
"AppBottomActionSheet": [
"Sources/AppBottomActionSheet/Classes/**/*.{storyboard}"
]
},
"swift_version": "5.0"
}