blob: 66765959b94f80ceb5f37e54d46077c3162b82c1 [file] [log] [blame]
{
"name": "CreamsRefreshView",
"version": "0.0.4",
"summary": "CreamsRefreshView from SVPullToRefresh",
"description": "CreamsRefreshView is creams pull to refresh tool",
"homepage": "https://github.com/rawlinxx/CreamsRefreshView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rawlinxx": "rawlinxx@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rawlinxx/CreamsRefreshView.git",
"tag": "0.0.4"
},
"source_files": "Classes/**",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"DGActivityIndicatorView": [
]
}
}