blob: 3a56b2e946362de24165a39f2161f17be716a80b [file] [log] [blame]
{
"name": "FlatActionSheet",
"version": "0.0.2",
"summary": "A flat designed action sheet.",
"description": "A flat designed action sheet useful for those who want a sleeker-looking action sheet.",
"homepage": "https://github.com/educrate/flat-action-sheet-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"christianampe": "christianampe.work@gmail.com"
},
"source": {
"git": "https://github.com/educrate/flat-action-sheet-ios.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.1",
"source_files": "FlatActionSheet/Classes/**/*"
}