blob: 168b3ab00c8c403b467375756d46c9a3417e40eb [file] [log] [blame]
{
"name": "travis-test",
"version": "1.0.3",
"homepage": "https://github.com/migeran/travis-test",
"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": "1.0.3"
},
"source_files": "TestSDK/**/*.{h,m}",
"public_header_files": "TestSDK/TestSDK.h",
"requires_arc": true
}