[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 5 / 2 / Handy / 0.3.0 / Handy.podspec.json
blobfef02ca6e871cf92b42c43f65278d088804c181b
2   "name": "Handy",
3   "version": "0.3.0",
4   "summary": "一些自定义的UI以及常用拓展.自定义导航栏",
5   "swift_versions": [
6     "5.0"
7   ],
8   "description": "一些自定义的UI以及常用拓展.自定义导航栏",
9   "homepage": "https://github.com/leetangsong/Handy",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "leetangsong": "leetangsong@icloud.com"
16   },
17   "source": {
18     "git": "https://github.com/leetangsong/Handy.git",
19     "tag": "0.3.0"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "Handy/Classes/**/*",
25   "resource_bundles": {
26     "Handy": [
27       "Handy/Assets/*"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "CODE_SIGN_IDENTITY": ""
32   },
33   "dependencies": {
34     "SnapKit": [
36     ]
37   },
38   "swift_version": "5.0"