blob: 253e72c2997aa9b059b923df7d846a02f25ed8a0 [file] [log] [blame]
{
"name": "UtilityKit",
"version": "0.1.27",
"swift_version": "4.1",
"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/ervivek40/UtilityKit.git",
"tag": "0.1.27"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UtilityKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
]
}