blob: 77677ba9c4ae5ac65ae214106a5552d6ed8980f6 [file] [log] [blame]
{
"name": "MyFirstDemoLib",
"version": "1.0.2",
"summary": "Local Framework",
"description": "This is some Local Framework",
"homepage": "https://github.com/DineshThakur/MyFirstDemoLib",
"license": "MIT",
"authors": {
"Dinesh Kumar": "dinesh21dinu@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/DineshThakur/MyFirstDemoLib.git",
"tag": "1.0.2"
},
"source_files": "MyFirstDemoLib/*.swift",
"swift_version": "5.0"
}