blob: bf710ee3c07bed60bf44559e2e4802f754cd762d [file] [log] [blame]
{
"name": "Merhaba",
"version": "1.0",
"summary": "Discovery and connection between iOS devices",
"homepage": "https://github.com/abdullahselek/Merhaba",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/Merhaba.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true
}