blob: 484d2bd0f9bbc009dd79f05de60af3da7a4d0bcd [file] [log] [blame]
{
"name": "ARPOD",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://example.com/",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "12.0"
},
"source": {
"http": "http://parapa.info/pods/ARPOD.zip"
},
"ios": {
"vendored_frameworks": "ARPOD.framework"
}
}