blob: d4cd701cac3e8a952e117b0d643b4dbb215fe7c2 [file] [log] [blame]
{
"name": "travis-test",
"version": "1.1.0",
"homepage": "https://github.com/kovacsi/testrepo.git",
"license": {
"type": "EPL",
"file": "LICENSE.txt"
},
"authors": {
"Migeran": "support@migeran.com"
},
"summary": "Simple cocoapods test",
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/kovacsi/testrepo.git",
"tag": "1.1.0"
},
"vendored_frameworks": "TestSDK.framework",
"requires_arc": true
}