blob: f29dd110a873f8def0105c1aae82c1ec2c1e4dd9 [file] [log] [blame]
{
"name": "DCPManagerLib",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCPManagerLib/**/*",
"swift_version": "4.0"
}