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