blob: bf261b50f013a64bd5d500c7b2afeba39bf0b034 [file] [log] [blame]
{
"name": "AppBottomActionSheet",
"version": "1.0.5",
"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.5"
},
"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"
}