[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 3 / CocuLabel / 0.0.1 / CocuLabel.podspec.json
blob456c3dbd671feedd2940952919e5b2c559f91dcc
2   "name": "CocuLabel",
3   "version": "0.0.1",
4   "summary": "CocuLabel is subclass of UILabel that changes text color optimaized back view.",
5   "description": "                   We often have a chance to put labels on an image.\n                   Then we may not decide the color of the label, not to be tinged in the image.\n                   CocuLabel is a label that changes the text color optimaized back view.\n",
6   "homepage": "https://github.com/ushisantoasobu/CocuLabel",
7   "screenshots": "https://github.com/ushisantoasobu/CocuLabel/blob/master/cocu_demo.gif?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ushisantoasobu": "babblemann.shunsee@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ushisantoasobu/CocuLabel.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "CocuLabel/*.{swift}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true