blob: eb9a92ffb31f8ed05177344fdd90e0c6e56e470d [file] [log] [blame]
{
"name": "InterAppCommunication",
"version": "1.0",
"summary": "x-callback-url made easy.",
"platforms": {
"ios": "5.0"
},
"homepage": "https://github.com/tapsandswipes/InterAppCommunication",
"authors": {
"Antonio Cabezuelo Vivo": "antonio@tapsandswipes.com"
},
"source": {
"git": "https://github.com/tapsandswipes/InterAppCommunication.git",
"tag": "1.0"
},
"source_files": "InterAppCommunication/*.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE.markdown"
}
}