[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / 1 / BlinkingLabel / 0.3.0 / BlinkingLabel.podspec.json
blobb106a737cb7a058044db20f5f20fff197536aa4a
2   "name": "BlinkingLabel",
3   "version": "0.3.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.\n",
6   "homepage": "https://github.com/obuseme/BlinkingLabel",
7   "license": "MIT",
8   "authors": {
9     "Andy Obusek": "andyo@aweber.com"
10   },
11   "source": {
12     "git": "https://github.com/obuseme/BlinkingLabel.git",
13     "tag": "0.3.0"
14   },
15   "social_media_url": "https://twitter.com/obusek",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "BlinkingLabel": [
23       "Pod/Assets/*.png"
24     ]
25   }