blob: 68fb09d347caf9c100c953ea3229de61126b69e6 [file] [log] [blame]
{
"name": "BrowserActivity",
"version": "1.1.0",
"summary": "Custom UIActivity implementations to show \"Open in Safari\" and \"Open in Chrome\" 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.1.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": "3.0"
},
"pushed_with_swift_version": "3.0"
}