[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 6 / e / LHPlayStar / 1.0.3 / LHPlayStar.podspec.json
blobddbb4c19806401c75c9489d1f288318d453351f3
2   "name": "LHPlayStar",
3   "version": "1.0.3",
4   "summary": "Play the star,The type of star both NSInteger and CGFloat.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/yutiandesan/PlayStar",
7   "license": "MIT",
8   "authors": {
9     "yutiandesan": "yutiandesan@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/yutiandesan/PlayStar.git",
17     "tag": "1.0.3"
18   },
19   "source_files": [
20     "LHPlayStar/*",
21     "LHPlayStar/Resource/*"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]