[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 3 / c / 9 / MNLabel / 0.1.0 / MNLabel.podspec.json
blob8cb42e41aa456ddadd77e6deae889aef79bb1741
2   "name": "MNLabel",
3   "version": "0.1.0",
4   "summary": "UILabel subclass to blink text",
5   "swift_versions": "5.0",
6   "description": "UILabel subclass to blink text and can be controlled.",
7   "homepage": "https://github.com/Lokukumar/MNLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Lokukumar": "kumarlokesh097@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Lokukumar/MNLabel.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MNLabel/Classes/**/*",
23   "swift_version": "5.0"