blob: f7e14a962ceaa302a9ab2da5cc633372df1c1f35 [file] [log] [blame]
{
"name": "DCPManagerLib",
"version": "0.1.1",
"summary": "DCPManagerLib is a library for simple use of CoreLocation API.",
"description": "DCPManagerLib is a library for simple use of CoreLocation API.\nAnd.. We will continue to add various APIs to make it easier to use.",
"homepage": "https://github.com/devcspark/DCPManagerLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChunsooPark": "devcspark@gmail.com"
},
"source": {
"git": "https://github.com/devcspark/DCPManagerLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCPManagerLib/**/*",
"swift_version": "4.0"
}