blob: 4364f20d0b84dfc8122256b3a2ec3103b42a6462 [file] [log] [blame]
{
"name": "BrowserActivity",
"version": "1.4.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.4.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": "4.2"
}
}