blob: 47929acaf7b42d0f49cacf519386062056a0857f [file] [log] [blame]
{
"name": "YYCountDownTableview",
"version": "1.0.0",
"summary": "count down cell in tableview for iOS",
"description": " It is a count down tableview used on iOS, which implement by Objective-C.\n",
"homepage": "https://github.com/changcunyuan/CCZoomScrollView",
"license": "MIT",
"authors": {
"iousms": "williamhan2011@sina.com"
},
"source": {
"git": "https://github.com/iousms/YYCountDownTableview.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YYCountDownTableview/*",
"frameworks": [
"Foundation",
"UIKit"
]
}