[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / 5 / 0 / ProjectFrameLibrary / 0.1.21 / ProjectFrameLibrary.podspec.json
blobc19a1e223d1409d752dec7358e72939d6d47d174
2   "name": "ProjectFrameLibrary",
3   "version": "0.1.21",
4   "summary": "iOS项目框架封装。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lifaqi/ProjectFrameLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "神无月": "lfqswy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lifaqi/ProjectFrameLibrary.git",
16     "tag": "0.1.21"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ProjectFrameLibrary/Classes/**/*",
23   "resources": [
24     "ProjectFrameLibrary/Assets/*.png"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ],
30     "MJRefresh": [
32     ],
33     "SVProgressHUD": [
35     ],
36     "ObjectMapper": [
38     ],
39     "Moya": [
41     ],
42     "FCUUID": [
44     ],
45     "AsyncSwift": [
47     ],
48     "SwiftyUserDefaults": [
50     ],
51     "ReachabilitySwift": [
53     ]
54   },
55   "swift_version": "5.0"