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