blob: d878149ea6262cd92a084c58edb273c6dc2d8fdf [file] [log] [blame]
{
"name": "KSSafariActivity",
"version": "0.1.0",
"summary": "add open safari activity to your ActivityViewControoler",
"description": "Existing ActivityViewController does not have Activity to open Safari. With KSsafariActivity you can introduce it with just a single line without any concern for developers.",
"homepage": "https://github.com/kohei1218/KSSafariActivity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kohei1218": "yandapanda1218@gmail.com"
},
"source": {
"git": "https://github.com/kohei1218/KSSafariActivity.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KSSafariActivity/Classes/**/*"
}