[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / e / YetUI / 1.1.0 / YetUI.podspec.json
blob4a9213e24f6e1efcb94fe810bbd8a55f337fc2c4
2   "name": "YetUI",
3   "version": "1.1.0",
4   "summary": "YetUI is an iOS  library writen by swift.",
5   "description": "YetUI is an iOS library writen by swift. OK",
6   "homepage": "https://github.com/yangentao/YetUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangentao": "entaoyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yangentao/YetUI.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.0"
24   ],
25   "source_files": "YetUI/Classes/**/*",
26   "resources": [
27     "YetUI/Assets/*"
28   ],
29   "frameworks": [
30     "UIKit",
31     "CFNetwork",
32     "CoreGraphics",
33     "AVFoundation",
34     "Photos"
35   ],
36   "dependencies": {
37     "YetBase": [
39     ],
40     "Yson": [
42     ]
43   },
44   "swift_version": "5.0"