blob: aa38909553a67568b68cc0f77e7bbde77192b6d6 [file] [log] [blame]
{
"name": "Foo",
"version": "1.0.7",
"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.7"
},
"vendored_frameworks": "Foo/Foo.framework"
}