blob: cabf1bded4c3e4e5478067d634b9f59f5cc002b8 [file] [log] [blame]
{
"name": "ChildToSuper",
"version": "1.0.0",
"summary": "Sample child app",
"description": "The Sample child app",
"homepage": "https://gitlab.com/shebinkoshy_tw/childtosuper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": "Shebin Koshy"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.com/shebinkoshy_tw/childtosuper.git",
"tag": "1.0.0"
},
"source_files": "ChildToSuper/ChildToSuper.swift"
}