[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / c / CPCountDownLabel / 0.0.1 / CPCountDownLabel.podspec.json
blob8d7862a400c79e73383fb13cb76f386f3e23a7bd
2   "name": "CPCountDownLabel",
3   "version": "0.0.1",
4   "summary": "A easy count down label.",
5   "description": "                   A longer description of CPCountDownLabel in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/mingweizhang/CPCountDownLabel",
7   "license": "MIT ",
8   "authors": {
9     "mingweizhang": "mingweiz@foxmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/mingweizhang/CPCountDownLabel.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Class",
20     "Class/**/*.{h,m}"
21   ],
22   "exclude_files": "CPCountDownLabel",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]