[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 6 / e / LHPlayStar / 1.0.2 / LHPlayStar.podspec.json
blob8d5f0fa6b41c9228109c2cf4be3407f73684308a
2   "name": "LHPlayStar",
3   "version": "1.0.2",
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.2"
18   },
19   "source_files": [
20     "LHPlayStar/*",
21     "LHPlayStar/Resource/*"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]