blob: 11b1d53e40cfffc72f4f614ac7887247ef468639 [file] [log] [blame]
{
"name": "travis-test",
"version": "2.0.1",
"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/migeran/travis-test.git",
"tag": "2.0.1"
},
"source_files": "TestSDK/**/*.{h,m}",
"public_header_files": "TestSDK/TestSDK.h",
"requires_arc": true
}