blob: e3073889898e203f5d744a8650ecabaf205867bd [file] [log] [blame]
{
"name": "Cars",
"version": "1.0.5",
"summary": "Simple cars framework for demo purposes.",
"description": "This Cars framework just returns the test string when used.",
"homepage": "https://github.com/UdayakumarRepo/Cars",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
},
"source": {
"git": "https://github.com/UdayakumarRepo/Cars.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Cars/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}