[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / 3 / YetIOS / 1.0.0 / YetIOS.podspec.json
blob23d81aebb0efe08fcf6fa6751308e86ad212719e
2   "name": "YetIOS",
3   "version": "1.0.0",
4   "summary": "YetIOS is an iOS  library writen by swift.",
5   "description": "YetIOS is an iOS library writen by swift. OK",
6   "homepage": "https://github.com/yangentao/YetIOS",
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/YetIOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "source_files": "YetIOS/Classes/**/*",
28   "resources": [
29     "YetIOS/Assets/*"
30   ],
31   "frameworks": [
32     "UIKit",
33     "CFNetwork",
34     "CoreGraphics",
35     "AVFoundation",
36     "Photos"
37   ],
38   "swift_version": "5.3"