blob: 5a65bd01bc8f1e2726d5d581c43c4f99f0883413 [file] [log] [blame]
{
"name": "ios-pod-test",
"version": "0.3.1",
"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.1"
},
"ios": {
"vendored_frameworks": "RavelinCore.framework"
}
}