blob: 9298f3e49c7235ff2b195d91f797dbaef4389be2 [file] [log] [blame]
{
"name": "ThirdPod",
"version": "0.1.0",
"summary": "this is my first cocoa pod",
"homepage": "https://github.com/muruganm567/ThirdPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ramel Rana": "ramel.rana@thermofisher.com"
},
"source": {
"git": "https://github.com/muruganm567/ThirdPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ThirdPod/Classes/**/*"
}