blob: faf9366e04226785cac00987ea1784a635fd8211 [file] [log] [blame]
{
"name": "FirstPodPalani",
"version": "0.1.0",
"summary": "This is my first pod implemention.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/palaishankar/FirstPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Palanisamy": "palanishankar@gmail.com"
},
"source": {
"git": "https://github.com/palaishankar/FirstPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "FirstPod/Classes/**/*"
}