blob: 04fce829e18fa31f7ed4a5569ca016f3c772d4a9 [file] [log] [blame]
{
"name": "DCPManagerLib",
"version": "0.1.7",
"summary": "DCPManagerLib is a library for simple use of CoreLocation API and Camera API.",
"description": "DCPManagerLib is a library for simple use of CoreLocation API and Camera 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": {
"Devcspark": "devcspark@gmail.com"
},
"source": {
"git": "https://github.com/devcspark/DCPManagerLib.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DCPManagerLib/Classes/**/*",
"swift_version": "4.0"
}