[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / a / 3 / BlinkingLabel1 / 0.1.2 / BlinkingLabel1.podspec.json
blobbd714ed120cb77335a33b5ffeaa48eae63b5ce10
2   "name": "BlinkingLabel1",
3   "version": "0.1.2",
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/RaknasAvis/BlinkingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yssivasankar@gmail.com": "sivasankar.yathirajula@kofax.com"
13   },
14   "source": {
15     "git": "https://github.com/RaknasAvis/BlinkingLabel.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BlinkingLabel/Classes/**/*.{h,m}"