blob: 1a379f5a3dfa33bc0f5be816093ecc6a8b1469e6 [file] [log] [blame]
{
"name": "travis-test",
"version": "1.0.9",
"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.9"
},
"vendored_frameworks": "TestSDK.framework",
"requires_arc": true
}