blob: 8d60eb89ee56dae468e2a06c3ce08dde3afcbd3f [file] [log] [blame]
{
"name": "VGame",
"version": "11.19",
"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.19"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "VGame/Classes/**/*",
"resource_bundles": {
"VGame": [
"VGame/Assets/*.png",
"VGame/Assets/*.xcassets",
"VGame/Resources/*.png"
]
},
"resources": "VGame/**/*.{png,json}",
"swift_version": "5.0"
}