blob: 4b2a546f1978a0bc2dda0e2edea29dc54d6dfb2a [file] [log] [blame]
{
"name": "GoruFramework",
"version": "1.0.0",
"summary": "This is a sample framework",
"description": "Something something. This is some test framework",
"homepage": "https://github.com/gouravnayyar/GoruFramework",
"license": "MIT",
"authors": {
"Gourav": "gnayyar@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gouravnayyar/GoruFramework.git",
"tag": "1.0.0"
},
"source_files": "GoruFramework/**/*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}