blob: 90d138985db6a5a0d9c9bc71e093cd24c57464d1 [file] [log] [blame]
{
"name": "ios-pod-test",
"version": "0.3.2",
"summary": "This pod was created to test pods distribution with CircleCI",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/unravelin/ios-pod-test",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Marcelo Vitoria": "marcvit@gmail.com"
},
"source": {
"git": "https://github.com/unravelin/ios-pod-test.git",
"tag": "0.3.2"
},
"ios": {
"vendored_frameworks": "RavelinCore.framework"
}
}