blob: c2335a42eee6d38f4b4304aa1eea31227f85441f [file] [log] [blame]
{
"name": "LWPHAsset",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LWPHAsset/*",
"frameworks": [
"Foundation",
"UIKit"
]
}