[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / c / b / d / BlinkUILabel / 0.1.0 / BlinkUILabel.podspec.json
blob233d8d1f1e352c7c694a49f2a94a020b6638f0c0
2   "name": "BlinkUILabel",
3   "version": "0.1.0",
4   "summary": "A subclass on UILabel that provides a blink.",
5   "description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
6   "homepage": "https://github.com/alfianhidayat/BlinkingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alfianhidayat": "alfian08.ah@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alfianhidayat/BlinkingLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BlinkingLabel/Classes/**/*"