blob: 0fe9a6abf52ef8e9d6798c6a6383404a63cb80d6 [file] [log] [blame]
{
"name": "TACLogger_Test",
"version": "0.1.0",
"summary": "TACLogger_Test is first pod testing app",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NSadava/TACLogger_Test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"npatel@tacme.com": "nsadava"
},
"source": {
"git": "https://github.com/NSadava/TACLogger_Test.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "TACLogger_Test/Classes/**/*"
}