blob: 70fc811468dd761bfead57acc3886bbeaa694f76 [file] [log] [blame]
{
"name": "JYPageViewSwift",
"version": "1.0.0",
"summary": "JYPageViewSwift For Paged Controller",
"description": "一个简单的Controller管理容器,可以左右滑动, JYPageViewSwift For Paged Controller",
"homepage": "https://github.com/majinyu888/JYPageViewSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"马金宇": "511151071@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/majinyu888/JYPageViewSwift.git",
"tag": "1.0.0"
},
"source_files": [
"JYPageViewSwift",
"JYPageViewSwift/JYPageViewSwift/JYPageView/*.{swift}"
],
"requires_arc": true,
"swift_version": "4.2"
}