blob: 8e7bd185bf841653f598d6ddb3075a3fb13e778d [file] [log] [blame]
{
"name": "UIRefresher",
"version": "1.0.0",
"summary": "Pull to refresh & pull to load more view for iOS.",
"description": "UIRefresher is a pull to refresh & pull to load more view for iOS..",
"homepage": "https://github.com/Meniny/UIRefresher",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Meniny": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/UIRefresher.git",
"tag": "1.0.0"
},
"social_media_url": "https://meniny.cn/",
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "UIRefresher/**/*.*",
"frameworks": [
"Foundation",
"UIKit"
]
}