[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 7 / 3 / SYLoadingView / 1.0 / SYLoadingView.podspec.json
blobab4024b0892c9f11e40bfab5ee9b11e8ffe55ea3
2   "name": "SYLoadingView",
3   "version": "1.0",
4   "summary": "is loading view",
5   "description": "Loading view 是一个加载缓冲器",
6   "homepage": "https://github.com/sunyong445/SYLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunyong445": "87281923@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/sunyong445/SYLoadingView.git",
19     "tag": "1.0"
20   },
21   "source_files": "SYLoadingView/SYLoadingView/*.{h,m}",
22   "resources": "SYLoadingView/SYLoadingView/SYHUD.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true