[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 9 / a / 3 / BlinkLabelTest / 0.1.0 / BlinkLabelTest.podspec.json
blob37bb5e41cb18e3e78f31a5cdf2fb0730440bdf2c
2   "name": "BlinkLabelTest",
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/Vishal-Singh-Panwar/BlinkLabelTest",
7   "license": "MIT",
8   "authors": {
9     "Vishal Singh Panwar": "vishal.panwar@mutualmobile.com"
10   },
11   "source": {
12     "git": "https://github.com/Vishal-Singh-Panwar/BlinkLabelTest.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BlinkLabelTest": [
22       "Pod/Assets/*.png"
23     ]
24   }