blob: cd718dd9ee63b99285b99a327a890fe0cc09dfd9 [file] [log] [blame]
{
"name": "UtilityKit",
"version": "0.1.45",
"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.45"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UtilityKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
],
"swift_version": "5"
}