[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / b / YYCountDownTableview / 1.0.0 / YYCountDownTableview.podspec.json
blob47929acaf7b42d0f49cacf519386062056a0857f
2   "name": "YYCountDownTableview",
3   "version": "1.0.0",
4   "summary": "count down cell in tableview for iOS",
5   "description": "                       It is a count down tableview used on iOS, which implement by Objective-C.\n",
6   "homepage": "https://github.com/changcunyuan/CCZoomScrollView",
7   "license": "MIT",
8   "authors": {
9     "iousms": "williamhan2011@sina.com"
10   },
11   "source": {
12     "git": "https://github.com/iousms/YYCountDownTableview.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "YYCountDownTableview/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]