[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / b / aaBlinkingLabel / 4.0.3 / aaBlinkingLabel.podspec.json
blob1579f9021d1b2a0c5063fdc985d16adfebc84355
2   "name": "aaBlinkingLabel",
3   "version": "4.0.3",
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/borgified/BlinkingLabel",
7   "license": "MIT",
8   "authors": {
9     "borgified": "borgified@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/borgified/BlinkingLabel.git",
13     "tag": "v4.0.3"
14   },
15   "social_media_url": "https://twitter.com/borgified",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"