blob: e549fcfc8807cd37650ec1e2a5b28df42fd2382f [file] [log] [blame]
{
"name": "ToyMaster",
"version": "0.17.0",
"summary": "A UI framework for creating the master toy",
"description": "This cocoapd provides the ability to use the UI elements of the master toy app in the slave apps",
"homepage": "https://github.com/naveenprabhu/Toyota",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acct<blob>=0x6E626E636F5C6E617665656E6172756D7567616D naveenarumugam": "naveenprabhu.a@gmail.com"
},
"source": {
"git": "https://github.com/naveenprabhu/ToyMaster.git",
"tag": "0.17.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Classes/**/*",
"resources": "Resources/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}