blob: ce7ad06fc73ff37465089d46e5c687b6162b52dd [file] [log] [blame]
{
"name": "AYSeg",
"version": "0.5.3",
"summary": "简单好用的分页UI框架",
"description": "简单好用的分页UI框架,分页支持controller,也支持view,集成超简单,功能超实用",
"homepage": "https://github.com/iyongzai/AYSeg",
"license": "MIT",
"authors": {
"ayong": "iyongzai@qq.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iyongzai/AYSeg.git",
"tag": "0.5.3"
},
"source_files": [
"AYSeg",
"AYSeg/*.{swift,h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SnapKit": [
],
"EX": [
]
},
"swift_version": "5.0"
}