blob: e2dc527877450a476551268f13619d46b0b41b0e [file] [log] [blame]
{
"name": "AdamPodTest",
"version": "0.0.9",
"summary": "This pod is to test if pods work for us.",
"homepage": "https://judgecardx.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Johns, Robert": "rjohns@visa.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rajohns08/AdamPodTest.git",
"tag": "0.0.9"
},
"vendored_frameworks": "AdamPodTest.framework",
"frameworks": "UIKit",
"requires_arc": true
}