[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / d / 8 / 6 / IOSBlinkingLabel / 0.1.0 / IOSBlinkingLabel.podspec.json
blobb5a44f64dcd27d3996d86e245bdef625023f00ac
2   "name": "IOSBlinkingLabel",
3   "version": "0.1.0",
4   "summary": "iOS Label that blinks.",
5   "description": "A simple iOS library which allows to start, stop a Label to blink on screen.",
6   "homepage": "https://github.com/ashwindmk/ios_blinking_label_library",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ashwin": "ashwin.dinesh01@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ashwindmk/ios_blinking_label_library.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "3.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "IOSBlinkingLabel/Classes/**/*"