blob: 944f3c0d94d55274a1bce7c05f8519b1241284da [file] [log] [blame]
{
"name": "ShinePlaceholderView",
"version": "0.0.1",
"summary": "轻量级占位试图",
"description": "轻量级占位试图 列表页自动显示",
"homepage": "https://github.com/Echo-BraveShine/ShinePlaceholderView",
"license": "MIT",
"authors": {
"Echo-BraveShine": "1239383708@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Echo-BraveShine/ShinePlaceholderView.git",
"tag": "0.0.1"
},
"source_files": "ShinePlaceholderView/PlaceholderView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "ShinePlaceholderView/PlaceholderView/*.{png,xib,plist}",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
]
}
}