blob: 5af7af42dfb409bd78a65c11c70faefd1f4ebf00 [file] [log] [blame]
{
"name": "WDKit",
"version": "1.0.2.4",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/CoderWD/WDKit",
"license": "MIT",
"authors": {
"何伟东": "654500619@.com"
},
"source": {
"git": "https://github.com/CoderWD/WDKit.git",
"tag": "1.0.2.4"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "WDKit/WDKit/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}