blob: 54ab01e826974b6da48afa8b10015290cab22602 [file] [log] [blame]
{
"name": "FYPageView",
"version": "1.0.0",
"summary": "A pageView used on iOS.",
"description": "It is a pageView used on iOS, which implement by Swift.",
"homepage": "https://github.com/freeisnice/FYPageView",
"license": "MIT",
"authors": {
"sven": "2776369342@qq.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/freeisnice/FYPageView.git",
"tag": "1.0.0"
},
"source_files": "FYPageView/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}