blob: a22931899aa78aefb8bc85d614b39e358e92bcb3 [file] [log] [blame]
{
"name": "HHPullToRefreshWave",
"version": "1.0.1",
"authors": {
"Herui": "heruicross@gmail.com"
},
"homepage": "https://github.com/red3/HHPullToRefreshWave",
"summary": "Wave animation pull to refresh for iOS",
"source": {
"git": "https://github.com/red3/HHPullToRefreshWave.git",
"tag": "1.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HHPullToRefreshWave/*",
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}