blob: 0eba9fc21cb89826556774a519a99a24f6d557e8 [file] [log] [blame]
{
"name": "AYPullSheetViewController",
"version": "1.0.0",
"summary": "AYPullSheetViewController - is a customizable pull view controller.",
"description": "AYPullSheetViewController - is the pull view controller. That you can use to display any additional information or provide a list of actions to the user for choosing.",
"homepage": "https://github.com/bananaRanger/AYPullSheetViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Yereshchenko": "antonyereshchenko@gmail.com"
},
"source": {
"git": "https://github.com/bananaRanger/AYPullSheetViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AYPullSheetViewController/Classes/**/*",
"swift_version": "5.0"
}