blob: 1d0fb4d404ceb3d5edb646c775b796693f0d59db [file] [log] [blame]
{
"name": "TCRefresh",
"version": "0.0.9",
"summary": "refresh control",
"description": "tableview or scrollview refresh.",
"homepage": "https://github.com/tauCross/TCRefresh.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tauCross": "mstsccls@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tauCross/TCRefresh.git",
"tag": "0.0.9"
},
"source_files": "TCRefresh/TCRefresh/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
],
"TCCocoaExpand": [
]
}
}