blob: 4d4ee6aab6e22e5eb4304544910acafde5baf1d5 [file] [log] [blame]
{
"name": "prueb",
"version": "0.1.1",
"summary": "Test for kubo",
"swift_version": "4.0",
"description": "its time to test",
"homepage": "https://github.com/AndresIos/prueb",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andres Marin": "amarin@kubo.co"
},
"source": {
"git": "https://github.com/AndresIos/prueb.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "prueb/Classes/**/*",
"frameworks": "UIKit"
}