blob: f37b7d4a2818ff1c368a137f9526a04c99e9a4ae [file] [log] [blame]
{
"name": "LYNibBridge",
"version": "1.0.0",
"summary": "Nib Bridge for iOS and MacOS",
"homepage": "https://github.com/LustySwimmer/LYNibBridge",
"authors": {
"LustySwimmer": "lustyswimmer@gmail.com"
},
"source": {
"git": "https://github.com/LustySwimmer/LYNibBridge.git",
"commit": "a26d672"
},
"frameworks": "Foundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "LYNibBridge/*.{h,m}"
}