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