blob: 11045a2a43976de7c550b50d4862e54d57e50ecb [file] [log] [blame]
{
"name": "UtilityKit",
"version": "0.1.18",
"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.18"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UtilityKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
]
}