{ | |
"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/**/*" | |
} |