[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / 2 / LoadingLabel / 1.0.0 / LoadingLabel.podspec.json
blobc6d85ed50e7f2a234cdcc267c182ca3cc5c2e7a2
2   "name": "LoadingLabel",
3   "version": "1.0.0",
4   "summary": "UIView to represent a UILabel with a loading state.",
5   "description": "UIView component composed of an animation and an UILabel, adding a loading state to a normal UIView.",
6   "homepage": "https://github.com/jandro-es/LoadingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jandro-es": "jandrob1978@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jandro-es/LoadingLabel.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LoadingLabel/Classes/**/*",
22   "pushed_with_swift_version": "3.0"