[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / a / 2 / LoadingManager / 0.0.4 / LoadingManager.podspec.json
blob12d33a0e1abedac8d9aa32840addf77c180902b3
2   "name": "LoadingManager",
3   "version": "0.0.4",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/shenglinFL/LoadingManager.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "LoadingManager/*.*",
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "swift_version": "4.0",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0"
25     ]
26   }