[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / 5 / 0 / ProjectFrameLibrary / 0.1.0 / ProjectFrameLibrary.podspec.json
blob6edfa3556d283a48d9a16649bdb16e3bee8e747c
2   "name": "ProjectFrameLibrary",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ProjectFrameLibrary/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
25     ],
26     "MJRefresh": [
28     ],
29     "SVProgressHUD": [
31     ],
32     "ObjectMapper": [
34     ],
35     "Moya": [
37     ],
38     "FCUUID": [
40     ]
41   }