blob: be1cc7282b660b1dac0a3bb2c0d99e485b6182e0 [file] [log] [blame]
{
"name": "SPLNetService",
"version": "0.1.0",
"summary": "Temporary API compatible reimplementation of NSNetService.",
"homepage": "https://github.com/Sparrow-Labs/SPLNetService",
"license": "MIT",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source": {
"git": "https://github.com/Sparrow-Labs/SPLNetService.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/oletterer",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": [
"Foundation",
"CFNetwork"
]
}