Latest | 0.0.3 |
---|---|
Homepage | https://github.com/yotsu12/Lune |
License | MIT |
Platforms | ios 11.0, requires ARC |
Dependencies | Firebase/Analytics, Firebase/DynamicLinks |
Authors |
Dynamic Link Wrapper Library for iOS
Latest podspec
{ "name": "Lune", "version": "0.0.3", "summary": "Dynamic Link Wrapper Library for iOS", "homepage": "https://github.com/yotsu12/Lune", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "giiiita": "[email protected]" }, "social_media_url": "https://twitter.com/giiiita_7", "platforms": { "ios": "11.0" }, "swift_version": "5.0", "source": { "git": "https://github.com/yotsu12/Lune.git", "tag": "0.0.3" }, "source_files": "Sources/**/*.swift", "requires_arc": true, "static_framework": true, "dependencies": { "Firebase/Analytics": [], "Firebase/DynamicLinks": [] } }
Mon, 03 Jun 2019 10:10:08 +0000