blob: 7f734b45c5cd5d0939f18a4ef625a391dc7d2eb5 [file] [log] [blame]
{
"name": "WDKitSwift",
"version": "1.0.7",
"summary": "A short description of WDKit-Swift.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/CoderWD/WDKitSwift",
"license": "MIT",
"authors": {
"何伟东": "654500619@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/CoderWD/WDKitSwift.git",
"tag": "1.0.7"
},
"source_files": [
"Classes",
"WDKitSwift/Class/*.{swift}"
]
}