blob: 2e96f77dbfcb99c7c76fed38530307c15fa26dab [file] [log] [blame]
{
"name": "prueb",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "prueb/Classes/**/*",
"frameworks": "UIKit"
}