[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / d / 5 / 0 / ProjectFrameLibrary / 0.1.24 / ProjectFrameLibrary.podspec.json
bloba2041be3342270730186169b16996e39600b08dd
2   "name": "ProjectFrameLibrary",
3   "version": "0.1.24",
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.24"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ProjectFrameLibrary/Classes/**/*",
23   "resource_bundles": {
24     "ProjectFrameLibrary": [
25       "ProjectFrameLibrary/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
31     ],
32     "MJRefresh": [
34     ],
35     "SVProgressHUD": [
37     ],
38     "ObjectMapper": [
40     ],
41     "Moya": [
43     ],
44     "FCUUID": [
46     ],
47     "AsyncSwift": [
49     ],
50     "SwiftyUserDefaults": [
52     ],
53     "ReachabilitySwift": [
55     ]
56   },
57   "swift_version": "5.0"