blob: 36cbe74489e922cd125de6fa54d4fc5d26693bb9 [file] [log] [blame]
{
"name": "MKIPorter",
"version": "0.1.0",
"summary": "Gets you a random free TCP Port using C APIs",
"homepage": "https://github.com/kimar/MKIPorter",
"license": "MIT",
"authors": {
"Marcus Kida": "marcus@kida.io"
},
"source": {
"git": "https://github.com/kimar/MKIPorter.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/kidmar",
"platforms": {
"ios": "2.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"MKIPorter": [
"Pod/Assets/*.png"
]
}
}