blob: 8d5f0fa6b41c9228109c2cf4be3407f73684308a [file] [log] [blame]
{
"name": "LHPlayStar",
"version": "1.0.2",
"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.0.2"
},
"source_files": [
"LHPlayStar/*",
"LHPlayStar/Resource/*"
],
"frameworks": [
"UIKit",
"Foundation"
]
}