[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 9 / a / 8 / SwiftProjectBasics / 0.0.5 / SwiftProjectBasics.podspec.json
blobe3ce6cc09712a62c6764436fe08e8a49202c9e13
2   "name": "SwiftProjectBasics",
3   "version": "0.0.5",
4   "summary": "swift开发中总结的快速创建项目,用于swift开发中快速创建项目,个人使用,有缘人愿意用请随意",
5   "description": "用于swift开发中快速创建项目,个人使用,有缘人愿意用请随意",
6   "homepage": "https://github.com/safiriGitHub/SwiftProjectBasics",
7   "swift_versions": "4.2",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "safiri": "safiri@163.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/safiriGitHub/SwiftProjectBasics.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*.swift"
25   ],
26   "resources": "Source/Resource/AppRefresh.bundle",
27   "dependencies": {
28     "MJRefresh": [
30     ],
31     "DZNEmptyDataSet": [
33     ],
34     "SnapKit": [
36     ]
37   },
38   "swift_version": "4.2"