Files
2021-03-06 15:17:26 +05:30

23 lines
541 B
JSON

{
"name": "GLWalkthrough",
"version": "0.1.0",
"summary": "A short description of GLWalkthrough.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gokulgovind/GLWalkthrough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gokulgovind": "gokul.g@payoda.com"
},
"source": {
"git": "https://github.com/gokulgovind/GLWalkthrough.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GLWalkthrough/Classes/**/*"
}