blob: 13cbd5ed858c0e337039843472426e2efcd25b1e [file] [log] [blame]
{
"name": "test1spnkr",
"version": "0.0.1",
"summary": "Fancy logging",
"description": "This does some logging",
"authors": {
"spnkr": "wjessop@gmail.com"
},
"source": {
"http": "https://github.com/spnkr/FrameworkTest1/blob/master/test1spnkr.zip?raw=true"
},
"homepage": "https://github.com/spnkr/FrameworkTest1",
"license": {
"type": "MIT",
"file": "license"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "test1spnkr.framework"
},
"exclude_files": "Classes/Exclude"
}