blob: ed3d3f8bffa7756c3d8d44a7f7e6f260997e90c4 [file] [log] [blame]
{
"name": "LococoFrameWork",
"version": "1.0.0",
"summary": "Loco framework",
"description": "This is some super local framework made for test distribute framework",
"homepage": "https://github.com/vitaliydens/LococoFrameWork",
"license": "MIT",
"authors": {
"Vitaliy Puhliy": "vitaliydens@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/vitaliydens/LococoFrameWork.git",
"tag": "1.0.0"
},
"source_files": "LococoFrameWork/**/*.{h,m,swift}",
"swift_version": "5.0"
}