blob: 6e6f4adeecb9c0833bb0eafbbdf8977f012a1d82 [file] [log] [blame]
{
"name": "VGame",
"version": "11.12",
"summary": "VGame - Custom pod creation for iOS",
"description": "TODO: Add long description of the pod here.\nWheel spinning game makes your app look fantastic!",
"homepage": "https://github.com/vandanapansuria/VGame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vandanapansuria": "vandanapansuria@gmail..com"
},
"source": {
"git": "https://github.com/vandanapansuria/VGame.git",
"tag": "11.12"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "VGame/Classes/**/*",
"resources": [
"VGame/Assets/*.png"
],
"swift_version": "5.0"
}