blob: 49acda9d8767a8e96b27601f0d6c3af75886a8d6 [file] [log] [blame]
{
"name": "AScrollView",
"version": "0.1.0",
"summary": "A short description of AScrollView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/param-softprodigy/AScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"param-softprodigy": "param.softprodigy@gmail.com"
},
"source": {
"git": "https://github.com/param-softprodigy/AScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}