blob: b9b6507f602679f4edad807a0fc2bd18245b5a25 [file] [log] [blame]
{
"name": "LogTest",
"version": "1.0.0",
"summary": "This is a test project on framework",
"description": "TestLog is the frame work which is on Log. It is make for testing only.",
"homepage": "git@gitlab.techahead.com:vivek.kumar/LogTest",
"license": "MIT",
"authors": {
"Vivek Kumar": "vivek.kumar@techaheadcorp.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "git@gitlab.techahead.com:vivek.kumar/LogTest.git",
"tag": "1.0.0"
},
"source_files": "LogTest/**/*"
}