[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / 4 / GXHTestView / 1.0.0 / GXHTestView.podspec.json
blobac966c2eb2a49451d094ce86590e34eff637f9da
2   "name": "GXHTestView",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/GuanXH/GXHTestView",
7   "license": "MIT",
8   "authors": {
9     "关旭航": "18611817195@163.com"
10   },
11   "source": {
12     "git": "https://github.com/GuanXH/GXHTestView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "GXHTestView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]