blob: eb445bc4c87d561c43a23115fc8043886cbe5e20 [file] [log] [blame]
{
"name": "ServiceDiscovery",
"version": "0.6.3",
"license": "MIT",
"summary": "A Framework for iOS and OS X that makes using Service Discovery a breeze.",
"homepage": "http://arlol.github.io/",
"authors": {
"Arlo Louis O'Keeffe": "mailtoarlo@gmail.com"
},
"source": {
"git": "https://github.com/ase-lab/ServiceDiscovery.git",
"tag": "v0.6.3"
},
"source_files": "ServiceDiscovery/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"dependencies": {
"CocoaLumberjack": [
]
}
}