| { |
| "name": "LNSMagnifierView", |
| "version": "1.0.0", |
| "summary": "An easy-to-use LNSMagnifierView for iOS development.", |
| "swift_versions": "4.1", |
| "description": "easy-to-use Swift Magnifier View for iOS development", |
| "homepage": "https://github.com/LinusLing/LNSMagnifierView", |
| "screenshots": "https://i.loli.net/2020/08/25/RJK94Y1ULm2xjsA.gif", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "LinusLing": "linusling419@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/LinusLing/LNSMagnifierView.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "LNSMagnifierView/Classes/**/*", |
| "swift_version": "4.1" |
| } |