blob: 89a46a0e872077202a88f312caf6d656f136e849 [file] [log] [blame]
{
"name": "ZZPagingMenuController",
"version": "1.0.0",
"summary": "A paging view with customizable menu",
"homepage": "https://github.com/PreSwift/ZZPagingMenuController",
"license": "MIT",
"authors": {
"PreSwift": "1778031092@qq.com"
},
"source": {
"git": "https://github.com/PreSwift/ZZPagingMenuController.git",
"tag": "1.0.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}