blob: abd526f4c2526abbf2a7f044fce446a59a88630f [file] [log] [blame]
{
"name": "SwiftPageView",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"source_files": "Sources/**/*",
"requires_arc": true,
"swift_version": "5.2"
}