blob: b72b1564f80b92ca06a083ca9682632030af7192 [file] [log] [blame]
{
"name": "EasyPageSwitch",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyPageSwitch/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}