blob: ef3495052961394fcd1d6d1b5c455472124b4912 [file] [log] [blame]
{
"name": "LibraryTest",
"version": "1.0.0",
"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": "http://raywenderlich.com",
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/hardikAtEryushion/AppAnalysis.git",
"tag": "master"
},
"source_files": "LibraryTest/*.{swift}",
"swift_versions": "4.0",
"authors": {
"Hardik Vyas": "hardik.vyas@eryushion.com"
},
"swift_version": "4.0"
}