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