blob: a54898bdb9a74d7a8cbf715b9f88dd7f62aa5758 [file] [log] [blame]
{
"name": "DannyBTeSDK",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"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"
}
}