blob: 17776a05c63861f728c061f67d16ae1c6370ff73 [file] [log] [blame]
{
"name": "SPLNetService",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/oletterer",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": [
"Foundation",
"CFNetwork"
]
}