blob: ffbc5c38567d3af60e9fa639d1902d1463275930 [file] [log] [blame]
{
"name": "UtilityKit",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UtilityKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}