blob: 7e71b509fed2599a7225dc1b415990c3cd3812c2 [file] [log] [blame]
{
"name": "LibraryTest",
"version": "1.0.5",
"summary": "A knob control like the UISlider, but in a circular form.",
"description": "The knob control is a completely customizeble widget that can be used in any iOS app.It also plays a little victory fanfare.",
"homepage": "https://www.eryushion.com",
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/hardikAtEryushion/Test2.git",
"tag": "master"
},
"source_files": "LibraryTest/*.{swift}",
"swift_versions": "4.0",
"authors": {
"Hardik Vyas": "hardik.vyas@eryushion.com"
},
"swift_version": "4.0"
}