{ | |
"name": "PDMUtils", | |
"version": "1.0.0", | |
"summary": "My own Utils library", | |
"description": "My own Utils library.", | |
"homepage": "https://github.com/pdiazmon/PDMUtils", | |
"license": "MIT", | |
"authors": { | |
"pdiazmon": "pedroluis.diaz@gmail.com" | |
}, | |
"platforms": { | |
"ios": "11.0" | |
}, | |
"source": { | |
"git": "https://github.com/pdiazmon/PDMUtils.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "PDMUtils/**/*" | |
} |