blob: ab4024b0892c9f11e40bfab5ee9b11e8ffe55ea3 [file] [log] [blame]
{
"name": "SYLoadingView",
"version": "1.0",
"summary": "is loading view",
"description": "Loading view 是一个加载缓冲器",
"homepage": "https://github.com/sunyong445/SYLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunyong445": "87281923@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/sunyong445/SYLoadingView.git",
"tag": "1.0"
},
"source_files": "SYLoadingView/SYLoadingView/*.{h,m}",
"resources": "SYLoadingView/SYLoadingView/SYHUD.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}