[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / 2 / LNSMagnifierView / 1.0.0 / LNSMagnifierView.podspec.json
blob9019721dab856a4cdff624f0641b5c483c927a1d
2   "name": "LNSMagnifierView",
3   "version": "1.0.0",
4   "summary": "An easy-to-use LNSMagnifierView for iOS development.",
5   "swift_versions": "4.1",
6   "description": "easy-to-use Swift Magnifier View for iOS development",
7   "homepage": "https://github.com/LinusLing/LNSMagnifierView",
8   "screenshots": "https://i.loli.net/2020/08/25/RJK94Y1ULm2xjsA.gif",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "LinusLing": "linusling419@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/LinusLing/LNSMagnifierView.git",
18     "tag": "1.0.0"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "LNSMagnifierView/Classes/**/*",
24   "swift_version": "4.1"