blob: 072fa32c5e8c0a35f6768812f8f63852e0588d1e [file] [log] [blame]
{
"name": "DeepLinksHandler",
"version": "1.1.3",
"summary": "Convinient utility to handle external and internal URLs.",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maksim Kurpa": "maksim.kurpa@gmail.com"
},
"description": "DeepLinksHandler is the easiest way to handle internal and external URLs in your project!",
"homepage": "https://github.com/MaksimKurpa/DeepLinksHandler",
"source": {
"git": "https://github.com/MaksimKurpa/DeepLinksHandler.git",
"branch": "master",
"tag": "1.1.3"
},
"social_media_url": "https://www.facebook.com/maksim.kurpa",
"source_files": "DeepLinksHandler/*.{h,m}",
"requires_arc": true
}