[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / 3 / GXHUserDefaults / 1.0.0 / GXHUserDefaults.podspec.json
blob0bf391fe5581a58c9bb6f646d3eb3acc51b6708d
2   "name": "GXHUserDefaults",
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/GXHUserDefaults",
7   "license": "MIT",
8   "authors": {
9     "关旭航": "18611817195@163.com"
10   },
11   "source": {
12     "git": "https://github.com/GuanXH/GXHUserDefaults.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "GXHUserDefaults/Classes/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]