blob: 945fd5021f3be5ac770b1adc702870f1eaa2ea3a [file] [log] [blame]
{
"name": "YHRefresh",
"version": "0.0.2",
"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.2"
},
"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"
}
}