blob: eb7488916a1ead27f3dff2e4ddb1f59c5e489266 [file] [log] [blame]
{
"name": "DCPullRefresh",
"version": "1.0",
"summary": "A pull down refresh tableView animation",
"homepage": "https://github.com/Tangdixi/DCPullRefresh",
"license": {
"type": "MIT",
"text": "The DCExplosion use the MIT license"
},
"authors": {
"Tangdixi": "Tangdixi@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tangdixi/DCPullRefresh.git",
"tag": "1.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}