blob: 0bf80890295d40acca052179537c610c5d7dcf4d [file] [log] [blame]
{
"name": "EasyPageSwitch",
"version": "0.1.1",
"summary": "Push-like page transition",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chudanqin/EasyPageSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chudanqin": "chudanqin@gmail.com"
},
"source": {
"git": "https://github.com/chudanqin/EasyPageSwitch.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyPageSwitch/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}