blob: 584ef85c721b84514739cf6ad8aa99b770061b63 [file] [log] [blame]
{
"name": "VKPlayer",
"version": "0.1.0",
"summary": "VKPlayer is a small class that allow playing music from vk.com",
"description": "VKPlayer is a small class that allow playing music from vk.com. Enjoy!",
"homepage": "https://github.com/iwheelbuy/VKPlayer",
"license": "MIT",
"authors": {
"Minimal Cafe": "iwheelbuy@gmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/VKPlayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"VKPlayer": [
"Pod/Assets/*.png"
]
}
}