blob: 41b78c26d61019fd7ff5f2b7df150ec772005bfb [file] [log] [blame]
{
"name": "DeepLinker",
"version": "0.1.2",
"summary": "DeepLinker provides convenient API to access phone, skype, maps, etc...",
"description": "DeepLinker provides convenient API to access\n1) Phone calls\n2) Skype app\n3) Maps(yandex, google, apple)\n4) Opening links in SafariViewController",
"homepage": "https://github.com/interactiveservices/DeepLinker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexshubin22@gmail.com": "a.shubin@be-interactive.ru"
},
"source": {
"git": "https://github.com/interactiveservices/DeepLinker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DeepLinker/Classes/**/*",
"pushed_with_swift_version": "3.1"
}