blob: 4e0b39d077716611f895e606d57600366418c96c [file] [log] [blame]
{
"name": "UtilityKit",
"version": "0.1.54",
"swift_versions": "5",
"summary": "Written to facilitate development Work for iOS.",
"description": "'In development phase.Please donot use it for production'",
"homepage": "https://github.com/ervivek40/UtilityKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vivek Kumar": "ervivek40@gmail.com"
},
"source": {
"git": "https://github.com/vivek94/UtilityKit.git",
"tag": "0.1.54"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UtilityKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
],
"swift_version": "5"
}