blob: c393ea2cb1ae0ba2e95c2f7f568f06162f154b83 [file] [log] [blame]
{
"name": "WDKitSwift",
"version": "1.0.6",
"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.6"
},
"source_files": [
"Classes",
"WDKitSwift/Class/*.{swift}"
]
}