[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 7 / a / 2 / LoadingManager / 0.0.3 / LoadingManager.podspec.json
blobbdec5e867eab73011951a54d5a5bd40c57e6c336
2   "name": "LoadingManager",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "LoadingManager/*.swift",
19   "requires_arc": true,
20   "swift_version": "4.0",
21   "dependencies": {
22     "SnapKit": [
23       "~> 4.0"
24     ]
25   }