blob: f225c14aaf0b46ebc06f53240dbac0daf4dc20f9 [file] [log] [blame]
{
"name": "TestPodCreation",
"version": "0.1.0",
"summary": "This pod is created just to learn.",
"description": "This is reference and learning for pod creation.",
"homepage": "https://github.com/kalyan-c/TestPodCreation",
"license": "MIT",
"authors": {
"kalyan": "kalyanc676@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/kalyan-c/TestPodCreation.git",
"tag": "0.1.0"
},
"source_files": "TestPodCreation/**/*.{h,m,swift}"
}