blob: 9c1a3610f32c74ccafcfc46067738695587eca91 [file] [log] [blame]
{
"name": "Freedom",
"version": "2.1.1",
"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": "2.1.1"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Freedom.bundle",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}