blob: b3aa123bc2f16d4f32253f7fefc78adc26b27cb0 [file] [log] [blame]
{
"name": "Freedom",
"version": "1.0.5",
"summary": "The Freedom to Open URLs in Third-Party Browsers on iOS with Custom UIActivity Subclasses.",
"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.",
"homepage": "https://github.com/ArtSabintsev/Freedom",
"license": "MIT",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Freedom.git",
"tag": "1.0.5"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Freedom.bundle",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}