blob: c21b462fc28697fcfbfaffdb2777fbde99aebce5 [file] [log] [blame]
{
"name": "LHPlayStar",
"version": "1.1.0",
"summary": "Play the star,The type of star both NSInteger and CGFloat.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/yutiandesan/PlayStar",
"license": "MIT",
"authors": {
"yutiandesan": "yutiandesan@126.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yutiandesan/PlayStar.git",
"tag": "1.1.0"
},
"source_files": [
"LHPlayStar/*",
"LHPlayStar/Resource/image/*"
],
"frameworks": [
"UIKit",
"Foundation"
]
}