blob: de5d1f963b41ae81b7d9c766ad1b4641775826c8 [file] [log] [blame]
{
"name": "YHRefresh",
"version": "0.0.4",
"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.4"
},
"social_media_url": "http://www.jianshu.com/users/5a65c3921bda/top_articles",
"source_files": "YHRefresh/*.swift",
"resources": "YHRefresh/YHRefresh.bundle",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}