blob: b3988c13f9ee7a04f3a68aa724e628ec98bae24e [file] [log] [blame]
{
"name": "DCPod",
"platforms": {
"ios": "8.0"
},
"summary": "DCPod is a pod creation test.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Contreras": "daniel.contreras@outlook.com"
},
"homepage": "https://github.com/dfcontr/DCPod",
"source": {
"git": "https://github.com/dfcontr/DCPod.git",
"tag": "0.1.0"
},
"source_files": "DCPod/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}