blob: 4c0272776fbe30f42048e57415982d6467bc8e03 [file] [log] [blame]
{
"name": "YHRefresh",
"version": "0.0.8",
"summary": "A Refresh Framework Written In Swift.",
"homepage": "https://github.com/Detailscool/YHRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Detailscool": "detailsli@gmail.com"
},
"source": {
"git": "https://github.com/Detailscool/YHRefresh.git",
"tag": "0.0.8"
},
"social_media_url": "http://www.jianshu.com/users/5a65c3921bda/top_articles",
"source_files": "YHRefresh/*.{h,swift}",
"resources": "YHRefresh/YHRefresh.bundle",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}