[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 6 / SEExtensions / 0.0.1 / SEExtensions.podspec.json
blob7cfc181371f651bb84054d8fa4828b1a4c600264
2   "name": "SEExtensions",
3   "version": "0.0.1",
4   "summary": "扩展",
5   "description": "swift extensions",
6   "homepage": "https://github.com/jojojoe/SEExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joe": "804463232@qq.com"
13   },
14   "social_media_url": "https://baidu.com",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/jojojoe/SEExtension.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "SEExtensions/**/*.{h,m,swift,xib}",
24   "frameworks": [
25     "UIKit",
26     "Photos",
27     "PhotosUI",
28     "Foundation"
29   ],
30   "dependencies": {
31     "Kingfisher": [
33     ],
34     "SwifterSwift": [
36     ],
37     "Alertift": [
39     ]
40   },
41   "swift_version": "5.0"