blob: c8cbc61caf081c459f7d5de98143df8465f9e859 [file] [log] [blame]
{
"name": "LocalFramework_ios",
"version": "1.0.0",
"summary": "This is local framework to test services",
"description": "This is the framework made to use custom framework for testing at cocoalpods",
"homepage": "https://github.com/mahendra-aym/LocalFramework_ios",
"license": "MIT",
"authors": {
"MahendraY": "mahi.rtu10@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mahendra-aym/LocalFramework_ios.git",
"tag": "1.0.0"
},
"source_files": "LocalFramework_ios/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}