blob: 7feb8e413d9ea9143dba711f4422ed50fac14292 [file] [log] [blame]
{
"name": "DNSPageView",
"version": "2.0.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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DNSPageView/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}