blob: 3bf65758b5b9f0b80693cc1d59a1775b523cba37 [file] [log] [blame]
{
"name": "travis-test",
"version": "1.0.10",
"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.0.10"
},
"vendored_frameworks": "TestSDK.framework",
"requires_arc": true
}