blob: 651126c86ac6888912ae468f9aba4bbdebb397bb [file] [log] [blame]
{
"name": "RXCPageView",
"version": "1.0",
"summary": "A simple page view",
"description": "A simple page view",
"homepage": "https://github.com/ruixingchen/RXCPageView",
"license": "MIT",
"authors": {
"ruixingchen": "rxc@ruixingchen.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/ruixingchen/RXCPageView.git",
"tag": "1.0"
},
"source_files": "Source/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.1",
"swift_version": "5.1"
}