[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 4 / e / TipsLand / 1.0.0 / TipsLand.podspec.json
blobdb01a094ab2d2fec5e126919e3dd93d2218aecd8
2   "name": "TipsLand",
3   "version": "1.0.0",
4   "summary": "A simple TipsLand with iOS.",
5   "description": "A simple TipsLand with iOS, you can use in your project.",
6   "homepage": "https://github.com/Zero-Cjh",
7   "license": {
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Zero-Cjh": "876832130@qq.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/Zero-Cjh/TipsLand.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "TipsLand/TipsLand/*.swift",
21   "resources": "TipsLand/TipsLand/TipsLandBundle.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ]
30   },
31   "requires_arc": true,
32   "swift_versions": [
33     "5.0"
34   ],
35   "swift_version": "5.0"