blob: 17530364316b3769c1e6b867aba29fb430b66abe [file] [log] [blame]
{
"name": "TCRefresh",
"version": "0.0.5",
"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.5"
},
"source_files": "TCRefresh/TCRefresh/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ReactiveCocoa": [
"2.5"
],
"TCCocoaExpand": [
]
}
}