blob: 3abcff9cf171ca264d82b3c5e3b9814f5e9638b1 [file] [log] [blame]
{
"name": "Merhaba",
"version": "1.2.0",
"summary": "Discovery and connection between iOS and macOS 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.2.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true
}