blob: ee581de2bf667da3a77ccb449e990907648bf627 [file] [log] [blame]
{
"name": "DNSPageView",
"version": "1.1.4",
"swift_version": "4.2",
"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.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DNSPageView/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}