blob: 548ccea75e33cd8cc6d4f49a7c18257a16e2e99d [file] [log] [blame]
{
"name": "SOPullUpView",
"version": "1.0.9",
"summary": "SOPullUpView library for iOS, with pull up gesture",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ahmadalsofi/SOPullUpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmadalsofi": "alsofiahmad@yahoo.com"
},
"source": {
"git": "https://github.com/Ahmadalsofi/SOPullUpView.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SOPullUpView/Classes/**/*",
"swift_version": "5.0"
}