blob: bfbba85a7445f6fbf36733ece4ad6c3dfbe0d12d [file] [log] [blame]
{
"name": "Foo",
"version": "1.0.9",
"summary": "This is a iOS framework containing both objective c and swift code",
"description": "This is a iOS framework containing both objective c and swift code and shows how modules with with POD",
"homepage": "https://github.com/deepesh259nitk/mixedFramework",
"license": "MIT",
"authors": {
"Deepesh": "deepesh259nitk@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/deepesh259nitk/mixedFramework.git",
"tag": "1.0.9"
},
"vendored_frameworks": "Foo/Foo.framework"
}