blob: 16e10153bb14e91f77821c7c4f07cc9c6789830b [file] [log] [blame]
{
"name": "UtilityKit",
"version": "0.1.6",
"summary": "Written to facilitate development Work.",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UtilityKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}