[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / 5 / 0 / ProjectFrameLibrary / 0.1.1 / ProjectFrameLibrary.podspec.json
blob63dd8247ab64514c341eb08d623275952e18b1df
2   "name": "ProjectFrameLibrary",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ProjectFrameLibrary/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "MJRefresh": [
29     ],
30     "SVProgressHUD": [
32     ],
33     "ObjectMapper": [
35     ],
36     "Moya": [
38     ],
39     "FCUUID": [
41     ],
42     "AsyncSwift": [
44     ],
45     "SwiftyUserDefaults": [
47     ]
48   },
49   "swift_version": "5.0"