blob: 24b8b02fd14ee475efe39a4a1a64570a8401c968 [file] [log] [blame]
{
"name": "DNSPageView",
"version": "1.5.0",
"swift_versions": "5.0",
"summary": "DNSPageView is a lightweight, pure-Swift library.",
"description": "DNSPageView is a lightweight, pure-Swift library for pageView.",
"homepage": "https://github.com/Danie1s/DNSPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniels": "176516837@qq.com"
},
"source": {
"git": "https://github.com/Danie1s/DNSPageView.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DNSPageView/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}