blob: d1676c7569bfefd1a1bd0001db900cc8b73de0b2 [file] [log] [blame]
{
"name": "BrowserActivity",
"version": "1.5.0",
"summary": "Custom UIActivity implementations to show \"Open in Safari\", \"Open in Chrome\" and \"Open in Firefox\" options in the list of activities.",
"homepage": "https://github.com/raxityo/BrowserActivity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raxit Majithiya": "rakshit@thetechtime.com"
},
"source": {
"git": "https://github.com/raxityo/BrowserActivity.git",
"tag": "1.5.0"
},
"social_media_url": "https://twitter.com/raxityo",
"platforms": {
"ios": "8.0"
},
"screenshots": [
"https://raw.githubusercontent.com/raxityo/BrowserActivity/master/Example/screenshot.png"
],
"source_files": "BrowserActivity/Classes/**/*",
"resources": "BrowserActivity/Assets.xcassets",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}