[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 7 / a / 2 / LoadingManager / 0.0.2 / LoadingManager.podspec.json
blobad432d440e63926d7ebdb15607950d53a3ca99b2
2   "name": "LoadingManager",
3   "version": "0.0.2",
4   "summary": "Loading helper",
5   "description": "Loading helper!",
6   "homepage": "https://github.com/shenglinFL/LoadingManager",
7   "license": "MIT",
8   "authors": {
9     "linsheng": "linsheng77777@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/shenglinFL/LoadingManager.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "LoadingManager",
20     "LoadingManager/*.swift"
21   ],
22   "requires_arc": true,
23   "swift_version": "4.0",
24   "dependencies": {
25     "SnapKit": [
26       "~> 4.0"
27     ]
28   }