blob: af2751e66efa331c91e2ebaac66a50809768f7f9 [file] [log] [blame]
{
"name": "SwiftPageView",
"version": "0.3.0",
"summary": "A short description of SwiftPageView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jackiehu/SwiftPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackiehu": "jackie"
},
"source": {
"git": "https://github.com/jackiehu/SwiftPageView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"source_files": "Sources/**/*",
"requires_arc": true,
"swift_version": "5.2"
}