blob: c3330adb422e6ebfb5a45f6375f0493cd6cddf55 [file] [log] [blame]
{
"name": "LW",
"version": "1.0.0",
"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/kongtianxintang/LW",
"license": "MIT",
"authors": {
"李伟": "kongtianxintang@163.com"
},
"source": {
"git": "https://github.com/kongtianxintang/LW.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LWPHAsset/*",
"frameworks": [
"Foundation",
"UIKit"
]
}