blob: 532158fe81b5e27e61b3aae4001f8acbdac83716 [file] [log] [blame]
{
"name": "UXRLive",
"version": "1.0.3",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://uxrecord.com/",
"authors": {
"UXRecord": "sdk@example.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/s3-uxrecord/iosTest/UXRLive.1.0.3.zip"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64"
},
"ios": {
"vendored_frameworks": "UXRLive.framework"
}
}