blob: fc95499122b44d212946741f0bbd8811964d377f [file] [log] [blame]
{
"name": "Freedom",
"version": "2.1.3",
"swift_version": "4.1",
"summary": "The Freedom to Open URLs in Third-Party Browsers on iOS with Custom UIActivity Subclasses.",
"homepage": "https://github.com/ArtSabintsev/Freedom",
"license": "MIT",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"description": "Freedom enables your app to open URLs in third-party browsers via the share sheet. Freedom currently supports the Brave, Chrome, and Firefox browsers.",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Freedom.git",
"tag": "2.1.3"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Freedom.bundle",
"requires_arc": true
}