blob: 97620e8ac9efad123d252aededc01096a89ab932 [file] [log] [blame]
{
"name": "TCRefresh",
"version": "0.0.3",
"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": "7.0"
},
"source": {
"git": "https://github.com/tauCross/TCRefresh.git",
"tag": "0.0.3"
},
"source_files": "TCRefresh/TCRefresh/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ReactiveCocoa": [
],
"TCCocoaExpand": [
]
}
}