blob: c607de36e870094bc0ee34fab4cebce2c1708220 [file] [log] [blame]
{
"name": "YHRefresh",
"version": "0.0.7",
"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.7"
},
"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"
}