[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / 0 / 7 / Blinker / 0.1.0 / Blinker.podspec.json
blobdc140c42fb40c15c78ec38e78a6ea832ac87e748
2   "name": "Blinker",
3   "version": "0.1.0",
4   "summary": "Blinker is a UIView subclass for a label that blinks",
5   "description": "\"Blinker is a UIView label subclass that creates a label that blinks, super easy\"",
6   "homepage": "https://github.com/rantoniops/Blinker",
7   "license": "MIT",
8   "authors": {
9     "Antonio": "rantoniops@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rantoniops/Blinker.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     "Blinker": [
22       "Pod/Assets/*.png"
23     ]
24   }