blob: 606ab42df54e844e5f45bc068f731cc32a7bd344 [file] [log] [blame]
{
"name": "DannyBTeSDK",
"version": "2.0.0",
"summary": "A really cool SDK that logs stuff. This is an SDK that I am doing some testing with for a class.",
"homepage": "http://example.com/",
"authors": {
"Name": "drb2167@columbia.edu"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.2"
},
"source": {
"http": "http://danburkhardt.com/CS/cs6156/Cocoapods/DannyBTeSDK.zip"
},
"ios": {
"vendored_frameworks": "DannyBTeSDK.framework"
}
}